Function EVP_MD_meth_get_ctrl

Source
pub unsafe extern "C" fn EVP_MD_meth_get_ctrl(
    md: *const evp_md_st,
) -> Option<unsafe extern "C" fn(*mut evp_md_ctx_st, i32, i32, *mut c_void) -> i32>