[][src]Type Definition makepad_glx_sys::PFNGLSECONDARYCOLORPOINTERLISTIBMPROC

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