pub unsafe extern "system" fn MFCreateMFVideoFormatFromMFMediaType(
    pmftype: IMFMediaType,
    ppmfvf: *mut *mut MFVIDEOFORMAT,
    pcbsize: *mut u32
) -> HRESULT
Expand description

Required features: "Win32_Media_MediaFoundation", "Win32_Foundation"