Crate comn

Source

Modules§

atomic
flags
leadlock
syna

Macros§

InitListHead
_suffix
callpos
compile_time
container_of
cptr
int64
list_entry
lkf_get
lkf_next_unsafe
lkf_put_unsafe
make
mptr
nil
offset_of
option
option_parse
str64
suffx

Structs§

CallPos
ListHead
Lkf
LkfNode
MyHandle

Functions§

free
malloc

Attribute Macros§

ctor
Marks a function or static variable as a library/executable constructor. This uses OS-specific linker sections to call a specific function at load time.
dtor
Marks a function as a library/executable destructor. This uses OS-specific linker sections to call a specific function at termination time.