main_init
The init arg passed into main. null if not available (like on web).
Source
Implementation
pub var main_init: ?std.process.Init = nullThe init arg passed into main. null if not available (like on web).
Source
pub var main_init: ?std.process.Init = null