Function iox_pub_release_chunk

Function Documentation

void iox_pub_release_chunk(iox_pub_t const self, void *const userPayload)

releases ownership of a previously allocated chunk without sending it

Parameters:
  • self[in] handle of the publisher

  • userPayload[in] pointer to the user-payload of the chunk which should be free’d