Function RSA_get_ex_data

Source
pub unsafe extern "C" fn RSA_get_ex_data(
    r: *const rsa_st,
    idx: i32,
) -> *mut c_void