Item 15: Provide Access to Raw Resources in Resource-Managing Classes
Legacy APIs (or non-owning APIs) may still require raw pointer, but they should not own the resource through raw pointer!
Legacy APIs (or non-owning APIs) may still require raw pointer, but they should not own the resource through raw pointer!