DefxFindFunction typedef

DefxFindFunction = Int32 Function(PtrVtab, Int32, PtrString, PtrPtrDefpxFunc, PtrPtrVoid)

Implementation

typedef DefxFindFunction = ffi.Int32 Function(
    PtrVtab, ffi.Int32, PtrString, PtrPtrDefpxFunc, PtrPtrVoid);