Function glib_sys::g_atomic_int_set

source ·
pub unsafe extern "C" fn g_atomic_int_set(
    atomic: *mut c_int,
    newval: c_int
)