Function windows::Win32::System::Console::GetConsoleCommandHistoryA

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