DefxSetSystemCall typedef

DefxSetSystemCall = Int32 Function(PtrVfs, PtrString, sqlite3_syscall_ptr )

Implementation

typedef DefxSetSystemCall = ffi.Int32 Function(PtrVfs, PtrString, sqlite3_syscall_ptr);