[][src]Function sapp_linux::glBindBufferOffsetEXT

pub unsafe extern "C" fn glBindBufferOffsetEXT(
    target: GLenum,
    index: GLuint,
    buffer: GLuint,
    offset: GLintptr
)