Function wolfssl_sys::wc_Md5Update
source ยท pub unsafe extern "C" fn wc_Md5Update(
md5: *mut wc_Md5,
data: *const byte,
len: word32,
) -> c_intpub unsafe extern "C" fn wc_Md5Update(
md5: *mut wc_Md5,
data: *const byte,
len: word32,
) -> c_int