window::ProcAddress
[−]
[src]
type ProcAddress = *const c_void;
The type of an OpenGL function address.
type ProcAddress = *const c_void;
The type of an OpenGL function address.