pub unsafe extern "system" fn MFCalculateImageSize(
    guidsubtype: *const GUID,
    unwidth: u32,
    unheight: u32,
    pcbimagesize: *mut u32
) -> HRESULT
Expand description

Required features: "Win32_Media_MediaFoundation"