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

type PFNGLSECONDARYCOLORPOINTERPROC = Option<unsafe extern "C" fn(size: GLint, type_: GLenum, stride: GLsizei, pointer: *const c_void)>;