Function imgui_sys::igBeginTabBar

source ·
pub unsafe extern "C" fn igBeginTabBar(
    str_id: *const c_char,
    flags: ImGuiTabBarFlags
) -> bool