[][src]Type Definition sapp_linux::PFNGLPROGRAMUNIFORMUI64VNVPROC

type PFNGLPROGRAMUNIFORMUI64VNVPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, count: GLsizei, value: *const GLuint64EXT)>;