Struct machinery_api::plugins::shader_system::CreationGraphOutputT [−][src]
#[repr(C)]pub struct CreationGraphOutputT { pub _address: u8, }
Fields
_address: u8Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for CreationGraphOutputT
impl Send for CreationGraphOutputT
impl Sync for CreationGraphOutputT
impl Unpin for CreationGraphOutputT
impl UnwindSafe for CreationGraphOutputT
Blanket Implementations
Mutably borrows from an owned value. Read more