[][src]Function winapi::um::winuser::SetWindowTextA

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