VertexArrayAttribFormat

Function VertexArrayAttribFormat 

Source
pub unsafe fn VertexArrayAttribFormat(
    vaobj: u32,
    attribindex: u32,
    size: i32,
    type_: u32,
    normalized: u8,
    relativeoffset: u32,
)