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

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