Function GuiComboBox

Source
pub unsafe extern "C" fn GuiComboBox(
    bounds: Rectangle,
    text: *const i8,
    active: *mut i32,
) -> i32