NSIntersectionRange

Function NSIntersectionRange 

Source
pub extern "C-unwind" fn NSIntersectionRange(
    range1: NSRange,
    range2: NSRange,
) -> NSRange
Available on crate feature NSRange only.