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