File: bitwise_and.srf
Size: 269
Date: Mon, 04 Oct 2021 22:02:05 +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 "fastfuncs193.dll" alias for "Bitwise_And"
end prototypes