TextRange_Move

Function TextRange_Move 

pub unsafe fn TextRange_Move(
    hobj: HUIATEXTRANGE,
    unit: TextUnit,
    count: i32,
    pretval: *mut i32,
) -> Result<()>