Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
229
impl Drop for MagInterface {
230
fn drop(&mut self) {
231
self.uninit();
232
}
233
}
234
235
pub struct CapturerMag {
Callers
nothing calls this directly
Calls
2
uninit
Method · 0.80
destroy_windows
Method · 0.80
Tested by
no test coverage detected