MCPcopy Create free account
hub / github.com/Recordscript/recordscript / drop

Method drop

libs/scrap/src/dxgi/mag.rs:230–232  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

228
229impl Drop for MagInterface {
230 fn drop(&mut self) {
231 self.uninit();
232 }
233}
234
235pub struct CapturerMag {

Callers

nothing calls this directly

Calls 2

uninitMethod · 0.80
destroy_windowsMethod · 0.80

Tested by

no test coverage detected