glBindBufferBase

Function glBindBufferBase 

Source
pub unsafe extern "C" fn glBindBufferBase(
    target: GLenum,
    index: GLuint,
    buffer: GLuint,
)