Function rust_sodium_sys::crypto_generichash_blake2b_update [] [src]

pub unsafe extern "C" fn crypto_generichash_blake2b_update(
    state: *mut crypto_generichash_blake2b_state,
    in_: *const u8,
    inlen: c_ulonglong
) -> c_int