Function nuklear_sys::nk_combobox_string [] [src]

pub unsafe extern fn nk_combobox_string(arg1: *mut nk_context, items_separated_by_zeros: *const c_char, selected: *mut c_int, count: c_int, item_height: c_int, size: nk_vec2)