Function win_sys::FileSystem::OpenTransactionManager [−][src]
pub unsafe fn OpenTransactionManager<'a, Param0>(
logfilename: Param0,
desiredaccess: u32,
openoptions: u32
) -> HANDLE where
Param0: IntoParam<'a, PWSTR>, Expand description
Required features: Win32_Storage_FileSystem, Win32_Foundation