Function EVP_MD_CTX_copy_ex

Source
pub unsafe extern "C" fn EVP_MD_CTX_copy_ex(
    out: *mut evp_md_ctx_st,
    in_: *const evp_md_ctx_st,
) -> i32