Function gl::BindBuffersBase[][src]

pub unsafe fn BindBuffersBase(
    target: GLenum,
    first: GLuint,
    count: GLsizei,
    buffers: *const GLuint
)