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

Required features: ‘Win32_System_Console’