[][src]Function alacritty::gl::VertexAttribLFormat

pub unsafe fn VertexAttribLFormat(
    attribindex: GLuint,
    size: GLint,
    type_: GLenum,
    relativeoffset: GLuint
)