mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 23:40:21 +08:00
4e2a8d4492
The setbuffer() function is a wrapper around setvbuf() which enables full buffering on a buffer allocated by the caller, assuming buffer is not a null pointer.