Function win_sys::FileSystem::SetEnlistmentRecoveryInformation [−][src]
pub unsafe fn SetEnlistmentRecoveryInformation<'a, Param0>(
enlistmenthandle: Param0,
buffersize: u32,
buffer: *mut c_void
) -> BOOL where
Param0: IntoParam<'a, HANDLE>, Expand description
Required features: Win32_Storage_FileSystem, Win32_Foundation