pub unsafe extern "system" fn GetConsoleCommandHistoryW(
    commands: PWSTR,
    commandbufferlength: u32,
    exename: PWSTR
) -> u32
Expand description

Required features: ‘Win32_System_Console’, ‘Win32_Foundation’