Type Definition windows_sys::Win32::Devices::Fax::PFAXPRINTCOVERPAGEW
[−]pub type PFAXPRINTCOVERPAGEW = Option<unsafe extern "system" fn(faxcontextinfo: *const FAX_CONTEXT_INFOW, coverpageinfo: *const FAX_COVERPAGE_INFOW) -> BOOL>;
Expand description
Required features: "Win32_Devices_Fax"
, "Win32_Foundation"
, "Win32_Graphics_Gdi"