Function botan_sys::botan_mac_init

source ยท
pub unsafe extern "C" fn botan_mac_init(
    mac: *mut botan_mac_t,
    mac_name: *const c_char,
    flags: u32,
) -> c_int