Function glib_sys::g_mutex_trylock

source ·
pub unsafe extern "C" fn g_mutex_trylock(
    mutex: *mut GMutex,
) -> gboolean