pub type UiaProviderCallback = Option<unsafe extern "system" fn(hwnd: HWND, providertype: ProviderType) -> *mut SAFEARRAY>;
Expand description

Required features: ‘Win32_UI_Accessibility’, ‘Win32_Foundation’, ‘Win32_System_Com’