Function raylib::ffi::GuiComboBox[][src]

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