Function windows_sys::Win32::Devices::Display::EngWideCharToMultiByte
[−]pub unsafe extern "system" fn EngWideCharToMultiByte(
codepage: u32,
widecharstring: PCWSTR,
bytesinwidecharstring: i32,
multibytestring: PSTR,
bytesinmultibytestring: i32
) -> i32
Expand description
Required features: "Win32_Devices_Display"