[][src]Constant winapi::shared::ntdef::LOCALE_NEUTRAL

pub const LOCALE_NEUTRAL: LCID = (SORT_DEFAULT as ULONG) << 16 |
    ((SUBLANG_NEUTRAL as USHORT) << 10 | LANG_NEUTRAL as USHORT) as ULONG; // 0u32