[][src]Type Definition sapp_linux::PFNGLVERTEXATTRIBLFORMATPROC

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