Function libsodium_ffi::crypto_core_hsalsa20 [] [src]

pub unsafe extern "C" fn crypto_core_hsalsa20(
    out: *mut c_uchar,
    in_: *const c_uchar,
    k: *const c_uchar,
    c: *const c_uchar
) -> c_int