Struct nvapi_hi::sys::BoolU32
[−]
[src]
pub struct BoolU32(pub u32);
A boolean containing reserved bits
Methods
impl BoolU32
[src]
Trait Implementations
impl Debug for BoolU32
[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result<(), Error>
[src]
Formats the value using the given formatter. Read more