Function libsql::ffi::sqlite3_mutex_held
source · pub unsafe extern "C" fn sqlite3_mutex_held(
arg1: *mut sqlite3_mutex
) -> i32Available on crate feature
core only.pub unsafe extern "C" fn sqlite3_mutex_held(
arg1: *mut sqlite3_mutex
) -> i32core only.