libsqlite3_sys

Function sqlite3_mutex_held

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