logo
pub fn vertex_attrib_pointer_offset(
    index: u32,
    size: i32,
    type_: u32,
    normalized: bool,
    stride: i32,
    offset: u32
)