bindBufferBase

Declaration

void bindBufferBase(
    GLenum target, 
    GLuint index, 
    WebGLBuffer? buffer
);