Function imgui_glutin_support::get_frame_size[][src]

pub fn get_frame_size(window: &mut Window) -> Option<FrameSize>

Get the current frame size for imgui frame rendering.

Returns None if the window no longer exists