Function sqlite3_sys::sqlite3_vfs_register

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