[][src]Function libsodium_ffi::sodium_add

pub unsafe extern "C" fn sodium_add(
    a: *mut c_uchar,
    b: *const c_uchar,
    len: usize
)