windows::Win32::Storage::FileSystem

Function SetEnlistmentRecoveryInformation

pub unsafe fn SetEnlistmentRecoveryInformation(
    enlistmenthandle: HANDLE,
    buffersize: u32,
    buffer: *mut c_void,
) -> Result<()>