DefxNotify typedef

DefxNotify = Void Function(PtrPtrVoid, Int32)

Implementation

typedef DefxNotify = ffi.Void Function(PtrPtrVoid, ffi.Int32);