[][src]Function imgui_sys::igIsPopupOpen

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