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

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