Function windows::Win32::Storage::FileSystem::WofWimUpdateEntry
pub unsafe fn WofWimUpdateEntry<P0, P1>(
volumename: P0,
datasourceid: i64,
newwimpath: P1,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,