TextRange_Move

Function TextRange_Move 

Source
pub unsafe extern "C" fn TextRange_Move(
    hobj: HUIATEXTRANGE,
    unit: TextUnit,
    count: c_int,
    pRetVal: *mut c_int,
) -> HRESULT