diff options
Diffstat (limited to 'vendor/windows-sys-0.45.0/src/Windows/Win32/System/Com/ChannelCredentials/mod.rs')
-rw-r--r-- | vendor/windows-sys-0.45.0/src/Windows/Win32/System/Com/ChannelCredentials/mod.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/windows-sys-0.45.0/src/Windows/Win32/System/Com/ChannelCredentials/mod.rs b/vendor/windows-sys-0.45.0/src/Windows/Win32/System/Com/ChannelCredentials/mod.rs new file mode 100644 index 0000000..ac4cc4a --- /dev/null +++ b/vendor/windows-sys-0.45.0/src/Windows/Win32/System/Com/ChannelCredentials/mod.rs @@ -0,0 +1 @@ +pub type IChannelCredentials = *mut ::core::ffi::c_void; |