Skip to main content

SetConsoleNumberOfCommandsA

Function SetConsoleNumberOfCommandsA 

Source
pub unsafe fn SetConsoleNumberOfCommandsA<'a>(
    number: u32,
    exename: impl IntoParam<'a, PSTR>,
) -> BOOL