Function UI_method_get_ex_data

Source
pub unsafe extern "C" fn UI_method_get_ex_data(
    method: *const ui_method_st,
    idx: i32,
) -> *const c_void