Function tetra::window::get_current_monitor_size[][src]

pub fn get_current_monitor_size(ctx: &Context) -> Result<(i32, i32)>

Gets the size of the monitor that the window is currently on.

Errors