pub type PFN = Option<unsafe extern "system" fn() -> isize>;
Expand description

Required features: "Win32_Devices_Display"