[][src]Constant winapi::um::winnt::LOCALE_CUSTOM_DEFAULT

pub const LOCALE_CUSTOM_DEFAULT: LCID = (SORT_DEFAULT as DWORD) << 16 |
    (SUBLANG_CUSTOM_DEFAULT << 10 | LANG_NEUTRAL) as DWORD; // 3_072u32