All C tasks must include fabric_client.h and fabric_request.h to access the fabric API functions.
Fabric API object
This section describes the C API functions.
Note.
• Using NULL in a pointer causes an error.
• To retrieve an attribute, use the get function that corresponds to the set function used to set that attribute. Using any other get function results in an error.
Libraries