Function windows::Win32::UI::TabletPC::AddWordsToWordList

pub unsafe fn AddWordsToWordList<P0, P1>(hwl: P0, pwcwords: P1) -> Result<()>
where P0: Param<HRECOWORDLIST>, P1: Param<PCWSTR>,