Function UI_get_ex_data

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