pub type PFN_DrvEndDoc = Option<unsafe extern "system" fn(pso: *mut SURFOBJ, fl: u32) -> BOOL>;
Expand description

Required features: "Win32_Devices_Display", "Win32_Foundation"