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

pub unsafe extern "system" fn ToAsciiEx(
    uVirtKey: UINT,
    uScanCode: UINT,
    lpKeyState: *const BYTE,
    lpChar: LPWORD,
    uFlags: UINT,
    dwhkl: HKL
) -> c_int