PtrDefxAccess typedef

PtrDefxAccess = Pointer<NativeFunction<DefxAccess>>

Implementation

typedef PtrDefxAccess = ffi.Pointer<ffi.NativeFunction<DefxAccess>>;