Function mbedtls_sys::md2_clone[][src]

pub unsafe extern "C" fn md2_clone(
    dst: *mut md2_context,
    src: *const md2_context
)