Struct winapi::ntsecapi::POLICY_DEFAULT_QUOTA_INFO [] [src]

#[repr(C)]
pub struct POLICY_DEFAULT_QUOTA_INFO { pub QuotaLimits: QUOTA_LIMITS, }

Fields

Trait Implementations

impl Debug for POLICY_DEFAULT_QUOTA_INFO
[src]

Formats the value using the given formatter.

impl Copy for POLICY_DEFAULT_QUOTA_INFO
[src]

impl Clone for POLICY_DEFAULT_QUOTA_INFO
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more