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