[][src]Type Definition makepad_glx_sys::PFNGLVERTEXARRAYATTRIBFORMATPROC

type PFNGLVERTEXARRAYATTRIBFORMATPROC = Option<unsafe extern "C" fn(vaobj: GLuint, attribindex: GLuint, size: GLint, type_: GLenum, normalized: GLboolean, relativeoffset: GLuint)>;