Function user32::SetWindowTextA [] [src]

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