[−][src]Function hl_capture::hooks::hw::register_variable
pub unsafe fn register_variable(cvar: &mut cvar_t)
Registers a console variable.
Safety
Unsafe because this function should only be called from the main game thread.