Struct nvapi_sys::types::BoolU32 [] [src]

pub struct BoolU32(pub u32);

A boolean containing reserved bits

Methods

impl BoolU32
[src]

[src]

[src]

Trait Implementations

impl Copy for BoolU32
[src]

impl Clone for BoolU32
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for BoolU32
[src]

[src]

Formats the value using the given formatter. Read more