os_memblock_put_from_cb() function
Puts the memory block back into the pool, ignoring the put callback, if any. This function should only be called from a put callback to free a block without causing infinite recursion.
Arguments
block_addr
Pointer to memory block
Return value
os_error_t