PtrDefxDisconnect typedef

PtrDefxDisconnect = Pointer<NativeFunction<DefxDisconnect>>

Implementation

typedef PtrDefxDisconnect = ffi.Pointer<ffi.NativeFunction<DefxDisconnect>>;