Function libsodium_sys::crypto_generichash_update [] [src]

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