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