Function sqlite3_sys::sqlite3_vfs_unregister

source ·
pub unsafe extern "C" fn sqlite3_vfs_unregister(
    arg1: *mut sqlite3_vfs
) -> c_int