Function win_sys::FileSystem::DeleteFileTransactedA
source · [−]pub unsafe fn DeleteFileTransactedA<'a, Param0, Param1>(
lpfilename: Param0,
htransaction: Param1
) -> BOOL where
Param0: IntoParam<'a, PCSTR>,
Param1: IntoParam<'a, HANDLE>, Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’