Function SetTextContext

pub unsafe fn SetTextContext(
    hrc: HRECOCONTEXT,
    pwcbefore: &[u16],
    pwcafter: &[u16],
) -> Result<()>