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