MakeWordList

Function MakeWordList 

pub unsafe fn MakeWordList<P1>(
    hrec: HRECOGNIZER,
    pbuffer: P1,
    phwl: *mut HRECOWORDLIST,
) -> Result<()>
where P1: Param<PCWSTR>,