windows::Win32::System::Console

Function GetConsoleCommandHistoryA

pub unsafe fn GetConsoleCommandHistoryA<P2>(
    commands: &mut [u8],
    exename: P2,
) -> u32
where P2: Param<PCSTR>,