Function windows::Win32::UI::Shell::SHAutoComplete

pub unsafe fn SHAutoComplete<P0>(
    hwndedit: P0,
    dwflags: SHELL_AUTOCOMPLETE_FLAGS
) -> Result<()>
where P0: IntoParam<HWND>,