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