Function windows::Win32::UI::Shell::QISearch

pub unsafe fn QISearch<T>(that: *mut c_void, pqit: *const QITAB) -> Result<T>
where T: Interface,