LPMALLOC typedef

LPMALLOC = Pointer<IMalloc>

Implementation

typedef LPMALLOC = ffi.Pointer<IMalloc>;