[][src]Function winapi::um::winuser::ToUnicode

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