MOS Source Code
Loading...
Searching...
No Matches
pb_extension_t Struct Reference

#include <pb.h>

Public Attributes

const pb_extension_type_t * type
 
voiddest
 
pb_extension_t * next
 
bool found
 

Detailed Description

Definition at line 458 of file pb.h.

Member Data Documentation

◆ type

const pb_extension_type_t * type

Definition at line 461 of file pb.h.

◆ dest

void * dest

Definition at line 465 of file pb.h.

◆ next

pb_extension_t * next

Definition at line 470 of file pb.h.

◆ found

bool found

Definition at line 474 of file pb.h.


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