pub unsafe extern "C" fn CFStringGetParagraphBounds(
string: CFStringRef,
range: CFRange,
parBeginIndex: *mut CFIndex,
parEndIndex: *mut CFIndex,
contentsEndIndex: *mut CFIndex,
)Expand description
Apple SDK function CFStringGetParagraphBounds.