_InitHmac

Function _InitHmac 

Source
pub unsafe extern "C" fn _InitHmac(
    hmac: *mut Hmac,
    type_: c_int,
    heap: *mut c_void,
) -> c_int