Function SetWindowTextA

Source
pub unsafe extern "C" fn SetWindowTextA(
    hWnd: HWND,
    lpString: LPCSTR,
) -> BOOL