Loading...
Searching...
No Matches
clif_t Struct Reference

Link format descriptor. More...

Detailed Description

Link format descriptor.

Definition at line 147 of file clif.h.

#include <clif.h>

Data Fields

char * target
 target string
 
unsigned target_len
 length of target string
 
clif_attr_tattrs
 array of attributes
 
unsigned attrs_len
 size of array of attributes
 

Field Documentation

◆ attrs

clif_attr_t* clif_t::attrs

array of attributes

Definition at line 150 of file clif.h.

◆ attrs_len

unsigned clif_t::attrs_len

size of array of attributes

Definition at line 151 of file clif.h.

◆ target

char* clif_t::target

target string

Definition at line 148 of file clif.h.

◆ target_len

unsigned clif_t::target_len

length of target string

Definition at line 149 of file clif.h.


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