hle_ipc: Mark relevant member functions as [[nodiscard]]
Will allow the compiler to complain about cases where ignoring the return value would be a bug.
Loading
Please sign in to comment
Will allow the compiler to complain about cases where ignoring the return value would be a bug.