Library context structure, should be initialized before any other library calls will be performed.
More...
#include <fiber.h>
Detailed Description
Library context structure, should be initialized before any other library calls will be performed.
- See Also
- fbr_init
-
fbr_destroy
-
fbr_strerror
Definition at line 229 of file fiber.h.
Field Documentation
struct fbr_context_private* fbr_context::__p |
pointer to internal context structure
Definition at line 230 of file fiber.h.
context wide error code
Definition at line 232 of file fiber.h.
current logger
Definition at line 233 of file fiber.h.
The documentation for this struct was generated from the following file: