Function TextRange_ScrollIntoView

pub unsafe fn TextRange_ScrollIntoView(
    hobj: HUIATEXTRANGE,
    aligntotop: bool,
) -> Result<()>