pub unsafe extern "system" fn MFWrapMediaType(
    porig: IMFMediaType,
    majortype: *const GUID,
    subtype: *const GUID,
    ppwrap: *mut IMFMediaType
) -> HRESULT
Expand description

Required features: "Win32_Media_MediaFoundation"