Struct vk_sys::EventCreateInfo [−][src]
#[repr(C)]pub struct EventCreateInfo { pub sType: StructureType, pub pNext: *const c_void, pub flags: EventCreateFlags, }
Fields
sType: StructureType
pNext: *const c_void
flags: EventCreateFlags