Function windows::Win32::Storage::FileSystem::RemoveDirectoryTransactedA
pub unsafe fn RemoveDirectoryTransactedA<P0, P1>(
lppathname: P0,
htransaction: P1,
) -> Result<()>where
P0: Param<PCSTR>,
P1: Param<HANDLE>,