[][src]Type Definition sapp_linux::PFNGLCOLORPOINTERVINTELPROC

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