g_atomic_int_dec_and_test

Function g_atomic_int_dec_and_test 

Source
pub unsafe extern "C" fn g_atomic_int_dec_and_test(
    atomic: *mut gint,
) -> gboolean