Function gl::MapBufferRange

source ·
pub unsafe fn MapBufferRange(
    target: GLenum,
    offset: GLintptr,
    length: GLsizeiptr,
    access: GLbitfield
) -> *mut c_void
Expand description

Fallbacks: MapBufferRangeEXT