pub extern "C-unwind" fn CFStringConvertWindowsCodepageToEncoding(
codepage: u32,
) -> CFStringEncoding
👎Deprecated: renamed to
CFString::convert_windows_codepage_to_encoding
Available on crate feature
CFString
only.