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

type PFNGLSECONDARYCOLOR3UIPROC = Option<unsafe extern "C" fn(red: GLuint, green: GLuint, blue: GLuint)>;