[][src]Function winconsole::window::show

pub fn show(activate: bool)

Shows the console window.

Arguments

Examples

window::show(true);