Function core_foundation::string::CFStringGetLineBounds
source ยท pub unsafe extern "C" fn CFStringGetLineBounds(
theString: *const __CFString,
range: CFRange,
lineBeginIndex: *mut isize,
lineEndIndex: *mut isize,
contentsEndIndex: *mut isize,
)