GuiDropdownBox

Function GuiDropdownBox 

Source
pub unsafe extern "C" fn GuiDropdownBox(
    bounds: Rectangle,
    text: *const c_char,
    active: *mut c_int,
    editMode: bool,
) -> c_int