Skip to main content

GetConsoleCommandHistoryA

Function GetConsoleCommandHistoryA 

Source
pub unsafe fn GetConsoleCommandHistoryA<'a>(
    commands: PSTR,
    commandbufferlength: u32,
    exename: impl IntoParam<'a, PSTR>,
) -> u32