Returns a locale identifier from a Windows locale code.
Original signature is '+ (NSString *)localeIdentifierFromWindowsLocaleCode:(uint32_t)lcid'
Available in Mac OS X v10.6 and later.


- lcid (UInt32)
- The Windows locale code.

The locale identifier.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)