[][src]Type Definition sapp_linux::PFNGLSECONDARYCOLORPOINTERLISTIBMPROC

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