ProtobufCFieldDescriptor::descriptor field
A type-specific descriptor. If `type` is `PROTOBUF_C_TYPE_ENUM`, then `descriptor` points to the corresponding `ProtobufCEnumDescriptor`. If `type` is `PROTOBUF_C_TYPE_MESSAGE`, then `descriptor` points to the corresponding `ProtobufCMessageDescriptor`. Otherwise this field is NULL.
![]()
const void *descriptor;
ProtobufCFieldDescriptor::descriptor is read by 1 function:
![]()
ProtobufCFieldDescriptor::descriptor