Lhogho
0.0.028
|
Data Fields | |
chars_t | name |
type identifier More... | |
int | size |
size in bits More... | |
int | class |
corresponding c-type class More... | |
fn | c_to_atom |
function converting C->Atom More... | |
fn | atom_to_c |
function converting Atom->C More... | |
chars_t | c_to_atom_name |
name of C->Atom function More... | |
chars_t | atom_to_c_name |
name ot Atom->C function More... | |
Definition at line 48 of file external.h.
chars_t name |
Definition at line 49 of file external.h.
int size |
Definition at line 50 of file external.h.
int class |
Definition at line 51 of file external.h.
fn c_to_atom |
Definition at line 52 of file external.h.
fn atom_to_c |
Definition at line 53 of file external.h.
chars_t c_to_atom_name |
Definition at line 54 of file external.h.
chars_t atom_to_c_name |
Definition at line 55 of file external.h.