Function EVP_MD_CTX_copy

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