pub type PFN_DrvEnableSurface = Option<unsafe extern "system" fn(param0: DHPDEV) -> HSURF>;
Expand description

Required features: "Win32_Devices_Display"