Function X509_ALGOR_set_md

Source
pub unsafe extern "C" fn X509_ALGOR_set_md(
    alg: *mut X509_algor_st,
    md: *const evp_md_st,
)