ot::OwningList::PopAfter() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

An `OwnedPtr` to the entry that was popped (set to null if there is no entry to pop).

Notes

This method does not change the popped entry itself, i.e., the popped entry next pointer stays as before.

References

from examples