[][src]Type Definition sapp_linux::PFNGLBINDBUFFEROFFSETNVPROC

type PFNGLBINDBUFFEROFFSETNVPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint, buffer: GLuint, offset: GLintptr)>;