Struct vk_sys::Offset2D [−] [src]

#[repr(C)]
pub struct Offset2D { pub x: i32, pub y: i32, }

Fields