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