File: bitwise_and.srf
Size: 269
Date: Sat, 23 Oct 2021 23:05:38 +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 "fastfuncs210.dll" alias for "Bitwise_And"
end prototypes