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

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