Struct asi_vulkan::types::VkRect2D [] [src]

#[repr(C)]
pub struct VkRect2D { pub offset: VkOffset2D, pub extent: VkExtent2D, }

Fields