wc_HmacFinal

Function wc_HmacFinal 

Source
pub unsafe extern "C" fn wc_HmacFinal(
    hmac: *mut Hmac,
    out: *mut byte,
) -> c_int