pub type PFN_DrvResetPDEV = Option<unsafe extern "system" fn(dhpdevold: DHPDEV, dhpdevnew: DHPDEV) -> BOOL>;
Expand description

Required features: "Win32_Devices_Display", "Win32_Foundation"