sqlite3_sys

Function sqlite3_vfs_unregister

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