Function glib_sys::g_rw_lock_reader_trylock

source ·
pub unsafe extern "C" fn g_rw_lock_reader_trylock(
    rw_lock: *mut GRWLock
) -> gboolean