Function glib_sys::g_atomic_int_dec_and_test
[−]
[src]
pub unsafe extern "C" fn g_atomic_int_dec_and_test(
atomic: *mut Volatile<c_int>
) -> gboolean