pub type PrivateDataSlotCreateInfoEXT = PrivateDataSlotCreateInfo;

Aliased Type§

struct PrivateDataSlotCreateInfoEXT {
    pub s_type: StructureType,
    pub p_next: *const c_void,
    pub flags: PrivateDataSlotCreateFlags,
}

Fields§

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