Struct winapi::ntsecapi::LSA_FOREST_TRUST_RECORD_ForestTrustData [] [src]

#[repr(C)]
pub struct LSA_FOREST_TRUST_RECORD_ForestTrustData { pub DomainInfo: LSA_FOREST_TRUST_DOMAIN_INFO, }

Fields

Methods

impl LSA_FOREST_TRUST_RECORD_ForestTrustData
[src]

impl LSA_FOREST_TRUST_RECORD_ForestTrustData
[src]

Trait Implementations

impl Debug for LSA_FOREST_TRUST_RECORD_ForestTrustData
[src]

Formats the value using the given formatter.

impl Copy for LSA_FOREST_TRUST_RECORD_ForestTrustData
[src]

impl Clone for LSA_FOREST_TRUST_RECORD_ForestTrustData
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more