SetWindowTextA

Function SetWindowTextA 

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