Function boring_sys::MD4_Final

source ·
pub unsafe extern "C" fn MD4_Final(
    out: *mut u8,
    md4: *mut MD4_CTX
) -> c_int