pub unsafe extern "system" fn MFCreateSourceReaderFromURL(
    pwszurl: PCWSTR,
    pattributes: IMFAttributes,
    ppsourcereader: *mut IMFSourceReader
) -> HRESULT
Expand description

Required features: "Win32_Media_MediaFoundation"