rust_icu_sys

Function u_setAtomicIncDecFunctions_74

Source
pub unsafe extern "C" fn u_setAtomicIncDecFunctions_74(
    context: *const c_void,
    inc: UMtxAtomicFn,
    dec: UMtxAtomicFn,
    status: *mut UErrorCode,
)