Function wolfssl_sys::wc_Md5Final

source ·
pub unsafe extern "C" fn wc_Md5Final(
    md5: *mut wc_Md5,
    hash: *mut byte
) -> c_int