AoStreamClose()

Updated: April 19, 2023

Close a stream and release its control

Synopsis:

#include <aoi.h>

void AoStreamClose(AOIStream_t *stream);

Arguments:

stream
A pointer to the AOIStream_t structure for the stream you want to close.

Library:

libaoi.so

Classification:

QNX Neutrino