Function windows_sys::Win32::Storage::FileSystem::SetEnlistmentRecoveryInformation
[−]pub unsafe extern "system" fn SetEnlistmentRecoveryInformation(
enlistmenthandle: HANDLE,
buffersize: u32,
buffer: *mut c_void
) -> BOOL
Expand description
Required features: "Win32_Storage_FileSystem"
, "Win32_Foundation"