GetConsoleCommandHistoryW

Function GetConsoleCommandHistoryW 

pub unsafe fn GetConsoleCommandHistoryW<P2>(
    commands: PWSTR,
    commandbufferlength: u32,
    exename: P2,
) -> u32
where P2: Param<PCWSTR>,