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