libsodium_sys

Function sodium_sub

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