Struct winapi::vss::VSS_OBJECT_UNION
[−]
[src]
pub struct VSS_OBJECT_UNION {
pub Snap: VSS_SNAPSHOT_PROP,
}Fields
Snap |
pub struct VSS_OBJECT_UNION {
pub Snap: VSS_SNAPSHOT_PROP,
}Snap |
impl VSS_OBJECT_UNIONunsafe fn Prov(&self) -> &VSS_PROVIDER_PROPunsafe fn Prov_mut(&mut self) -> &mut VSS_PROVIDER_PROPimpl Debug for VSS_OBJECT_UNIONimpl Copy for VSS_OBJECT_UNIONimpl Clone for VSS_OBJECT_UNIONfn clone(&self) -> VSS_OBJECT_UNIONfn clone_from(&mut self, source: &Self)
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).
Search functions by type signature (e.g.
vec -> usize)