Struct vk_sys::SurfaceFormatKHR [] [src]

#[repr(C)]
pub struct SurfaceFormatKHR { pub format: Format, pub colorSpace: ColorSpaceKHR, }

Fields