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