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