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