webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
google::protobuf::Arena::Node Struct Reference

#include <arena.h>

Public Attributes

voidelem
 
void(* cleanup )(void *)
 
Nodenext
 

Member Data Documentation

◆ cleanup

void(* google::protobuf::Arena::Node::cleanup) (void *)

◆ elem

void* google::protobuf::Arena::Node::elem

◆ next

Node* google::protobuf::Arena::Node::next

The documentation for this struct was generated from the following file: