Function botan_sys::botan_hash_init
source ยท pub unsafe extern "C" fn botan_hash_init(
hash: *mut botan_hash_t,
hash_name: *const c_char,
flags: u32,
) -> c_int
pub unsafe extern "C" fn botan_hash_init(
hash: *mut botan_hash_t,
hash_name: *const c_char,
flags: u32,
) -> c_int