Function windows::Win32::Storage::FileSystem::RenameTransactionManager
pub unsafe fn RenameTransactionManager<P0>(
logfilename: P0,
existingtransactionmanagerguid: *mut GUID,
) -> Result<()>where
P0: Param<PCWSTR>,