#include <lib.h>
Definition at line 54 of file lib.h.
◆ Init() [1/2]
Definition at line 55 of file lib.h.
56 {
57 puts("Init");
60 }
◆ Init() [2/2]
Definition at line 35 of file lib_min.cpp.
36 {
37 puts("Init");
39 }
The documentation for this struct was generated from the following files:
- libraries/fc/libraries/ff/depends/xbyak/test/lib.h
- libraries/fc/libraries/ff/depends/xbyak/test/lib_min.cpp