bufferSubData

Declaration

void bufferSubData(
    GLenum target, 
    GLintptr offset, 
    BufferDataSource? data
);