[][src]Function hl_capture::hooks::hw::cmd_argc

pub unsafe fn cmd_argc() -> u32

Gets the console command argument count.

Safety

Unsafe because this function should only be called from the main game thread.