FileHandle.close
void close()Closes the wrapped operating-system file handle.
Closing an invalid or already-closed handle is ignored. Errors reported by the underlying platform close operation are intentionally discarded, making this method suitable for finally close() cleanup.
Generated with campc v0.6.0-preview.1+4dde68eca4014e9b19e7d7ad0fdae6b2036be640.