PtrDefxClose typedef

PtrDefxClose = Pointer<NativeFunction<DefxClose>>

Implementation

typedef PtrDefxClose = ffi.Pointer<ffi.NativeFunction<DefxClose>>;