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