glib_sys

Function g_rec_mutex_trylock

source
pub unsafe extern "C" fn g_rec_mutex_trylock(
    rec_mutex: *mut GRecMutex,
) -> gboolean