sqlite3_syscall_ptr typedef

sqlite3_syscall_ptr = Void Function()

Implementation

typedef sqlite3_syscall_ptr = ffi.Void Function();