mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-10 10:14:46 +00:00
Return a FileHandle which will automatically close the FD when the handle goes out of scope. For the rare cases where this behaviour is undesirable, the FD can be released from the handle.