Function tetra::window::set_maximum_size

source ·
pub fn set_maximum_size(ctx: &mut Context, width: i32, height: i32) -> Result
Expand description

Sets the maximum size of the window.

Errors