Function boring_sys::MD4_Transform

source ยท
pub unsafe extern "C" fn MD4_Transform(
    md4: *mut MD4_CTX,
    block: *const u8
)