Function windows_sys::Win32::System::WinRT::CreateRandomAccessStreamOverStream
[−]pub unsafe extern "system" fn CreateRandomAccessStreamOverStream(
stream: IStream,
options: BSOS_OPTIONS,
riid: *const GUID,
ppv: *mut *mut c_void
) -> HRESULT
Expand description
Required features: "Win32_System_WinRT"
, "Win32_System_Com"