PtrDefxNotify typedef

PtrDefxNotify = Pointer<NativeFunction<DefxNotify>>

Implementation

typedef PtrDefxNotify = ffi.Pointer<ffi.NativeFunction<DefxNotify>>;