Function winapi::um::winuser::ToUnicode

source ·
pub unsafe extern "system" fn ToUnicode(
    wVirtKey: UINT,
    wScanCode: UINT,
    lpKeyState: *const BYTE,
    lwszBuff: LPWSTR,
    cchBuff: c_int,
    wFlags: UINT
) -> c_int