File: bitwise_and.srf
Size: 269
Date: Tue, 08 May 2012 23:13:40 +0200
$PBExportHeader$bitwise_and.srf
global type bitwise_and from function_object
end type

type prototypes
global intrinsic function unsignedlong bitwise_and (unsignedlong x, unsignedlong y) system library "fastfuncs110.dll" alias for "Bitwise_And"
end prototypes