Close the stream.
This function should close the stream and deallocate memory associated with it.
@param self This stream. @return 0 on success, or -1 on error (errno will be set).
See Implementation
Close the stream.
This function should close the stream and deallocate memory associated with it.
@param self This stream. @return 0 on success, or -1 on error (errno will be set).