File: blob_alloc.srf
Size: 369
Date: Tue, 08 May 2012 23:13:40 +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 "fastfuncs120.dll" alias for 'Blob_Alloc'
global function blob blob_alloc (unsignedlong length, boolean zero_memory) system library "fastfuncs120.dll" alias for 'Blob_Alloc'
end prototypes