[][src]Type Definition sapp_linux::PFNGLGETVERTEXARRAYPOINTERI_VEXTPROC

type PFNGLGETVERTEXARRAYPOINTERI_VEXTPROC = Option<unsafe extern "C" fn(vaobj: GLuint, index: GLuint, pname: GLenum, param: *mut *mut c_void)>;