pub unsafe extern "system" fn MFCreateMediaTypeFromRepresentation(
guidrepresentation: GUID,
pvrepresentation: *const c_void,
ppimediatype: *mut IMFMediaType
) -> HRESULT
Expand description
Required features: "Win32_Media_MediaFoundation"