pub unsafe extern "C" fn otMessageFree(aMessage: *mut otMessage)
Expand description
Free an allocated message buffer.
@param[in] aMessage A pointer to a message buffer.
@sa otMessageAppend @sa otMessageGetLength @sa otMessageSetLength @sa otMessageGetOffset @sa otMessageSetOffset @sa otMessageRead @sa otMessageWrite