sqlite3_sys

Function sqlite3_vfs_register

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