wolfSSL_Atomic_Int_FetchAdd

Function wolfSSL_Atomic_Int_FetchAdd 

Source
pub unsafe extern "C" fn wolfSSL_Atomic_Int_FetchAdd(
    c: *mut wolfSSL_Atomic_Int,
    i: c_int,
) -> c_int