sqlite3_sys

Function sqlite3_mutex_held

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