Function storm::start

source · []
pub fn start<A: App>(desc: WindowSettings) -> !
Expand description

Initializes the context. Graphics, audio, assets, and you app, are initialized by this function.