Expand description
contains api initialization functions, that should be called before using the api
Functions§
- _c_
api_ ⚠init - Initializes the safa-api, converts arguments to C-style arguments, calls
main, and exits with the result main are designed as C main function, - sysapi_
init - Initializes the safa-api if your programs are designed as C main function,