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

Method adapter_luid

libs/scrap/src/common/dxgi.rs:201–203  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

199
200 #[cfg(feature = "vram")]
201 pub fn adapter_luid(&self) -> Option<i64> {
202 self.0.adapter_luid()
203 }
204}
205
206pub struct CapturerMag {

Callers 1

availableMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected