Function DSA_get_ex_data

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