LCID_MASK

Constant LCID_MASK 

Source
pub const LCID_MASK: u32 = 0x000F_FFFF;
Expand description

Mask to extract the primary LCID from the collation info. The LCID is stored in the lower 20 bits.