libsqlite3_sys

Function sqlite3_mutex_try

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