Type Definition windows_sys::Win32::Devices::HumanInterfaceDevice::LPFNSHOWJOYCPL
pub type LPFNSHOWJOYCPL = Option<unsafe extern "system" fn(hwnd: HWND)>;Expand description
Required features: "Win32_Devices_HumanInterfaceDevice", "Win32_Foundation"