Function win_sys::FileSystem::WofWimUpdateEntry
source · [−]pub unsafe fn WofWimUpdateEntry<'a, Param0, Param2>(
volumename: Param0,
datasourceid: i64,
newwimpath: Param2
) -> Result<(), Error> where
Param0: IntoParam<'a, PCWSTR>,
Param2: IntoParam<'a, PCWSTR>, Expand description
Required features: ‘Win32_Storage_FileSystem’