Function SetConsoleTitleA

Source
pub unsafe extern "C" fn SetConsoleTitleA(
    lpConsoleTitle: LPCSTR,
) -> BOOL