Type Definition sqlite3::ffi::sqlite3_syscall_ptr [] [src]

type sqlite3_syscall_ptr = Option<extern "C" fn()>;