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.4.0-preview.1+d50446ef951a6ed675f7086cf093dbc993f0041b.