windows::Win32::Storage::FileSystem

Function RemoveDirectoryTransactedW

pub unsafe fn RemoveDirectoryTransactedW<P0>(
    lppathname: P0,
    htransaction: HANDLE,
) -> Result<()>
where P0: Param<PCWSTR>,