Struct pxtone_sys::std___false_type [−][src]
#[repr(C)]pub struct std___false_type {
pub _address: u8,
}Fields
_address: u8Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for std___false_type
impl Send for std___false_type
impl Sync for std___false_type
impl Unpin for std___false_type
impl UnwindSafe for std___false_type
Blanket Implementations
Mutably borrows from an owned value. Read more