osMailFree() function
Free a memory block from a mail
Arguments
queue_id
mail queue ID obtained with osMailCreate.
mail
pointer to the memory block that was obtained with osMailGet.
Return value
status code that indicates the execution status of the function.
Notes
MUST REMAIN UNCHANGED: \b osMailFree shall be consistent in every CMSIS-RTOS.
Examples
osMailFree() is referenced by 2 libraries and example projects: