pub type PFN_DrvAssertMode = Option<unsafe extern "system" fn(param0: DHPDEV, param1: BOOL) -> BOOL>;
Expand description

Required features: "Win32_Devices_Display", "Win32_Foundation"