Function imgui_sys::igBeginListBox

source ·
pub unsafe extern "C" fn igBeginListBox(
    label: *const c_char,
    size: ImVec2
) -> bool