Function imgui_sys::igBegin2 [] [src]

pub unsafe extern "C" fn igBegin2(
    name: *const c_char,
    open: *mut bool,
    size_on_first_use: ImVec2,
    bg_alpha: c_float,
    flags: ImGuiWindowFlags
) -> bool