[][src]Type Definition sapp_linux::PFNGLVERTEXARRAYATTRIBLFORMATPROC

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