[][src]Type Definition sapp_linux::PFNGLUNIFORM1UI64VNVPROC

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