Function GetConsoleCommandHistoryA

Source
pub unsafe extern "C" fn GetConsoleCommandHistoryA(
    Commands: LPSTR,
    CommandBufferLength: DWORD,
    ExeName: LPSTR,
) -> DWORD