pub unsafe extern "system" fn EngMultiByteToWideChar(
    codepage: u32,
    widecharstring: PWSTR,
    bytesinwidecharstring: i32,
    multibytestring: PCSTR,
    bytesinmultibytestring: i32
) -> i32
Expand description

Required features: ‘Win32_Devices_Display’