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