NSIntersectionRange

Function NSIntersectionRange 

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

Returns the intersection of the specified ranges.