Function botan_sys::botan_hash_update[][src]

pub unsafe extern "C" fn botan_hash_update(
    hash: botan_hash_t,
    data: *const u8,
    len: usize
) -> c_int