AWS IoT Device SDK C:
Task Pool
Task pool library
|
Return to main page ↑ |
Returns a pointer to the job storage from an instance of a job handle of type IotTaskPoolJob_t. This function is guaranteed to succeed for a valid job handle.
[in] | job | The job handle. |
job
.job
handle used is invalid, the results will be undefined.