Function SSL_CTX_dane_mtype_set

Source
pub unsafe extern "C" fn SSL_CTX_dane_mtype_set(
    ctx: *mut ssl_ctx_st,
    md: *const evp_md_st,
    mtype: u8,
    ord: u8,
) -> i32