[][src]Function imgui_sys::igBeginPopup

pub unsafe extern "C" fn igBeginPopup(
    str_id: *const c_char,
    flags: ImGuiWindowFlags
) -> bool