Type Alias CUlaunchAttribute

Source
pub type CUlaunchAttribute = CUlaunchAttribute_st;
Expand description

Launch attribute

Aliased Type§

#[repr(C)]
pub struct CUlaunchAttribute { pub id: CUlaunchAttributeID_enum, pub pad: [i8; 4], pub value: CUlaunchAttributeValue_union, }

Fields§

§id: CUlaunchAttributeID_enum

< Attribute to set

§pad: [i8; 4]§value: CUlaunchAttributeValue_union

< Value of the attribute