Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
astobj2 Struct Reference
Collaboration diagram for astobj2:
Collaboration graph
[legend]

Data Fields

struct __priv_data priv_data
 
void * user_data [0]
 

Detailed Description

What an astobj2 object looks like: fixed-size private data followed by variable-size user data.

Definition at line 104 of file astobj2.c.

Field Documentation

◆ priv_data

struct __priv_data priv_data

◆ user_data

void* user_data[0]

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