[][src]Type Definition sapp_linux::PFNGLGETQUERYBUFFEROBJECTUIVPROC

type PFNGLGETQUERYBUFFEROBJECTUIVPROC = Option<unsafe extern "C" fn(id: GLuint, buffer: GLuint, pname: GLenum, offset: GLintptr)>;