SIO_staticbuf
Application Program Interface
2-411
Constraints and
Calling Context
❏
SIO_staticbuf should only be called for streams that are defined
statically using Tconf.
❏
SIO_staticbuf should only be called for static streams whose
"Allocate Static Buffer(s)" property has been set to true.
❏
SIO_staticbuf cannot be called after SIO_get, SIO_put, SIO_issue or
SIO_reclaim have been called for the given stream.
❏
SIO_staticbuf cannot be called from an HWI.
See Also