PosixCallocNative typedef

PosixCallocNative = Pointer<NativeType> Function(IntPtr num, IntPtr size)

Implementation

typedef PosixCallocNative = Pointer Function(IntPtr num, IntPtr size);