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