Function windows_sys::Win32::Devices::Display::EngMultiByteToWideChar
[−]pub unsafe extern "system" fn EngMultiByteToWideChar(
codepage: u32,
widecharstring: PWSTR,
bytesinwidecharstring: i32,
multibytestring: PSTR,
bytesinmultibytestring: i32
) -> i32Expand description
Required features: ‘Win32_Devices_Display’, ‘Win32_Foundation’
