NativeProcess typedef

NativeProcess = Int32 Function(IntPtr, Pointer<Int16>, Pointer<Int32>)

Implementation

typedef NativeProcess = Int32 Function(IntPtr, Pointer<Int16>, Pointer<Int32>);