wc_HashFinal

Function wc_HashFinal 

Source
pub unsafe extern "C" fn wc_HashFinal(
    hash: *mut wc_HashAlg,
    type_: wc_HashType,
    out: *mut byte,
) -> c_int