Function UI_set_ex_data

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