Struct unity_native_plugin_sys::VkPipeline_T [−][src]
#[repr(C)]pub struct VkPipeline_T { /* fields omitted */ }Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for VkPipeline_T
impl Send for VkPipeline_T
impl Sync for VkPipeline_T
impl Unpin for VkPipeline_T
impl UnwindSafe for VkPipeline_T
Blanket Implementations
Mutably borrows from an owned value. Read more