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

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