Function raylib_sys::GuiComboBox
source ยท pub unsafe extern "C" fn GuiComboBox(
bounds: Rectangle,
text: *const c_char,
active: *mut c_int
) -> c_intpub unsafe extern "C" fn GuiComboBox(
bounds: Rectangle,
text: *const c_char,
active: *mut c_int
) -> c_int