pub unsafe extern "system" fn MFInitMediaTypeFromMFVideoFormat(
    pmftype: IMFMediaType,
    pmfvf: *const MFVIDEOFORMAT,
    cbbufsize: u32
) -> HRESULT
Expand description

Required features: "Win32_Media_MediaFoundation", "Win32_Foundation"