Function objc2_foundation::NSIntersectionRange

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