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

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