Struct unity_native_plugin_sys::VkClearDepthStencilValue [−][src]
Fields
depth: f32stencil: u32Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for VkClearDepthStencilValue
impl Send for VkClearDepthStencilValue
impl Sync for VkClearDepthStencilValue
impl Unpin for VkClearDepthStencilValue
impl UnwindSafe for VkClearDepthStencilValue
Blanket Implementations
Mutably borrows from an owned value. Read more