Struct win_sys::SystemServices::RATE_QUOTA_LIMIT_0 [−][src]
#[repr(C)]pub struct RATE_QUOTA_LIMIT_0 {
pub _bitfield: u32,
}Expand description
Required features: Win32_System_SystemServices
Fields
_bitfield: u32Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for RATE_QUOTA_LIMIT_0
impl Send for RATE_QUOTA_LIMIT_0
impl Sync for RATE_QUOTA_LIMIT_0
impl Unpin for RATE_QUOTA_LIMIT_0
impl UnwindSafe for RATE_QUOTA_LIMIT_0
Blanket Implementations
Mutably borrows from an owned value. Read more