[][src]Type Definition winapi::um::dxvahd::PDXVAHDSW_GetVideoProcessorOutputFormats

type PDXVAHDSW_GetVideoProcessorOutputFormats = Option<unsafe extern "system" fn(hDevice: HANDLE, pContentDesc: *const DXVAHD_CONTENT_DESC, Usage: DXVAHD_DEVICE_USAGE, Count: UINT, pFormats: *mut D3DFORMAT) -> HRESULT>;