File: blob_alloc.srf
Size: 369
Date: Mon, 04 Oct 2021 22:02:42 +0200
$PBExportHeader$blob_alloc.srf
global type blob_alloc from function_object
end type

type prototypes
global function blob blob_alloc (unsignedlong length) system library "fastfuncs193.dll" alias for 'Blob_Alloc'
global function blob blob_alloc (unsignedlong length, boolean zero_memory) system library "fastfuncs193.dll" alias for 'Blob_Alloc'
end prototypes