window::ProcAddress [] [src]

type ProcAddress = *const ();

The type of an OpenGL function address.