Type Definition windows_sys::Win32::Devices::Display::PFN

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

Required features: "Win32_Devices_Display"