[][src]Type Definition glu_sys::glu::PFNGLWINDOWPOS3IPROC

type PFNGLWINDOWPOS3IPROC = Option<unsafe extern "C" fn(x: GLint, y: GLint, z: GLint)>;