windows::Win32::Media::MediaFoundation

Function MFCreateMFByteStreamWrapper

pub unsafe fn MFCreateMFByteStreamWrapper<P0>(
    pstream: P0,
) -> Result<IMFByteStream>
where P0: Param<IMFByteStream>,