Function raylib_sys::GuiListView[][src]

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