wc_HmacInit

Function wc_HmacInit 

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