struct DefaultCloser
Defined at line 153 of file ../../third_party/android/platform/system/libbase/include/android-base/unique_fd.h
The actual details of closing are factored out to support unusual cases.
Almost everyone will want this DefaultCloser, which handles fdsan on bionic.
Public Methods
void Close (int fd)
Defined at line 174 of file ../../third_party/android/platform/system/libbase/include/android-base/unique_fd.h