Struct vk_sys::MemoryType [] [src]

#[repr(C)]
pub struct MemoryType { pub propertyFlags: MemoryPropertyFlags, pub heapIndex: u32, }

Fields