PtrDefxMalloc typedef

PtrDefxMalloc = Pointer<NativeFunction<DefxMalloc>>

Implementation

typedef PtrDefxMalloc = ffi.Pointer<ffi.NativeFunction<DefxMalloc>>;