Function raylib::ffi::GuiListView[][src]

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