pub type PFN_PDF_CREATE_RENDERER = Option<unsafe extern "system" fn(param0: IDXGIDevice, param1: *mut IPdfRendererNative) -> HRESULT>;
Expand description

Required features: "Win32_System_WinRT_Pdf", "Win32_Graphics_Dxgi"