bindBuffer

Declaration

void bindBuffer(
    GLenum target, 
    WebGLBuffer? buffer
);