Function DSA_set_ex_data

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