[][src]Function byteplug::draw::gl::VertexAttribIPointer

pub unsafe extern "system" fn VertexAttribIPointer(
    index: GLuint,
    size: GLint,
    type_: GLenum,
    stride: GLsizei,
    pointer: *const c_void
)