Constant object::xcoff::STYP_TYPCHK
source ยท pub const STYP_TYPCHK: u16 = 0x4000;
Expand description
Specifies a type-check section. A section of this type contains parameter/argument type-check strings used by the binder.
pub const STYP_TYPCHK: u16 = 0x4000;
Specifies a type-check section. A section of this type contains parameter/argument type-check strings used by the binder.