Function iox_client_release_request
Defined in File client.h
Function Documentation
-
void iox_client_release_request(iox_client_t const self, void *const payload)
releases ownership of a previously allocated loaned request without sending it
- Parameters:
self – [in] handle of the client
payload – [in] pointer to the user-payload of the loaned request which should be free’d