pub unsafe extern "system" fn MFCreateDXSurfaceBuffer(
    riid: *const GUID,
    punksurface: IUnknown,
    fbottomupwhenlinear: BOOL,
    ppbuffer: *mut IMFMediaBuffer
) -> HRESULT
Expand description

Required features: ‘Win32_Media_MediaFoundation’, ‘Win32_Foundation’