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