Skip to main content

ImGui_BeginListBox

Function ImGui_BeginListBox 

Source
pub unsafe extern "C" fn ImGui_BeginListBox(
    label: *const c_char,
    size: *const ImVec2,
) -> bool