PrivateDataSlotCreateInfoEXT

Type Alias PrivateDataSlotCreateInfoEXT 

Source
pub type PrivateDataSlotCreateInfoEXT = PrivateDataSlotCreateInfo;
Expand description

Aliased Type§

#[repr(C)]
pub struct PrivateDataSlotCreateInfoEXT { pub s_type: StructureType, pub next: *const c_void, pub flags: PrivateDataSlotCreateFlags, }

Fields§

§s_type: StructureType§next: *const c_void§flags: PrivateDataSlotCreateFlags