Function ToUnicode

Source
pub unsafe extern "C" fn ToUnicode(
    wVirtKey: UINT,
    wScanCode: UINT,
    lpKeyState: *const BYTE,
    pwszBuff: LPWSTR,
    cchBuff: c_int,
    wFlags: UINT,
) -> c_int