Function aflak_imgui_sys::igCombo2[][src]

pub unsafe extern "C" fn igCombo2(
    label: *const c_char,
    current_item: *mut c_int,
    items_separated_by_zeros: *const c_char,
    height_in_items: c_int
) -> bool