Function DH_get_ex_data

Source
pub unsafe extern "C" fn DH_get_ex_data(
    d: *const dh_st,
    idx: i32,
) -> *mut c_void