Home
last modified time | relevance | path

Searched defs:SIP_CAP_SET_V3 (Results 1 – 1 of 1) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Security/Cryptography/Sip/
H A Dmod.rs119 pub struct SIP_CAP_SET_V3 { struct
123 pub Anonymous: SIP_CAP_SET_V3_0, argument
126 impl ::core::marker::Copy for SIP_CAP_SET_V3 {} implementation
128 impl ::core::clone::Clone for SIP_CAP_SET_V3 { implementation