sqlite3_mutex_notheld

Function sqlite3_mutex_notheld 

Source
pub unsafe extern "C" fn sqlite3_mutex_notheld(
    arg1: *mut sqlite3_mutex,
) -> c_int