NSUnionRange

Function NSUnionRange 

Source
pub unsafe extern "C" fn NSUnionRange(
    range1: NSRange,
    range2: NSRange,
) -> NSRange
Expand description

Returns the union of the specified ranges.