[−][src]Function hl_capture::Memory_Init
#[no_mangle]
pub unsafe extern "C" fn Memory_Init(buf: *mut c_void, size: c_int)Initializes the hunk memory.
After the hunk memory has been initialized we can register console commands and variables. It's also a good place to get OpenGL function pointers.