[][src]Function sapp_linux::glBindBufferOffsetNV

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