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

Required features: "Win32_Devices_Display", "Win32_Foundation"