Struct vk_sys::Rect2D [] [src]

#[repr(C)]
pub struct Rect2D { pub offset: Offset2D, pub extent: Extent2D, }

Fields