Function mbedtls_sys::sha1_clone[][src]

pub unsafe extern "C" fn sha1_clone(
    dst: *mut sha1_context,
    src: *const sha1_context
)