pub type PFN_DrvRenderHint = Option<unsafe extern "system" fn(dhpdev: DHPDEV, notifycode: u32, length: usize, data: *const c_void) -> i32>;
Expand description

Required features: "Win32_Devices_Display"