Function SetConsoleHistoryInfo

pub unsafe fn SetConsoleHistoryInfo(
    lpconsolehistoryinfo: *const CONSOLE_HISTORY_INFO,
) -> Result<()>