Function mbedtls_sys::sha512_clone[][src]

pub unsafe extern "C" fn sha512_clone(
    dst: *mut sha512_context,
    src: *const sha512_context
)