Struct vk_sys::Offset3D
[−]
[src]
#[repr(C)]pub struct Offset3D { pub x: i32, pub y: i32, pub z: i32, }
Fields
x: i32
y: i32
z: i32