pub unsafe extern "C" fn file_stream_close(
    stream: *mut Stream
) -> bool
Expand description

Closes the file. @param stream @return true @return false