Function windows_sys::Win32::Storage::FileSystem::CreateTransactionManager
[−]pub unsafe extern "system" fn CreateTransactionManager(
lptransactionattributes: *mut SECURITY_ATTRIBUTES,
logfilename: PCWSTR,
createoptions: u32,
commitstrength: u32
) -> HANDLE
Expand description
Required features: "Win32_Storage_FileSystem"
, "Win32_Foundation"
, "Win32_Security"