Function winapi::um::winuser::SetWindowTextW

source ·
pub unsafe extern "system" fn SetWindowTextW(
    hWnd: HWND,
    lpString: LPCWSTR
) -> BOOL