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