Updated: October 28, 2024 |
Release an input stream
#include <io/io.h> void io_close( io_stream_t *stream );
This function releases the resources associated with an input stream.
Image library
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |