Function sqlite3_sys::sqlite3_mutex_notheld

source ยท
pub unsafe extern "C" fn sqlite3_mutex_notheld(
    p: *mut sqlite3_mutex,
) -> c_int