[][src]Function winapi::um::consoleapi::ReadConsoleInputW

pub unsafe extern "system" fn ReadConsoleInputW(
    hConsoleInput: HANDLE,
    lpBuffer: PINPUT_RECORD,
    nLength: DWORD,
    lpNumberOfEventsRead: LPDWORD
) -> BOOL