Function sqlite3_sys::sqlite3_vfs_register [] [src]

pub unsafe extern "C" fn sqlite3_vfs_register(
    p: *mut sqlite3_vfs,
    n: c_int
) -> c_int