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