Function windows::Win32::Storage::FileSystem::GetEnlistmentId

pub unsafe fn GetEnlistmentId<P0>(
    enlistmenthandle: P0,
    enlistmentid: *mut GUID,
) -> Result<()>
where P0: Param<HANDLE>,