Function core_foundation_sys::string::CFStringGetParagraphBounds
source ยท pub unsafe extern "C" fn CFStringGetParagraphBounds(
string: CFStringRef,
range: CFRange,
parBeginIndex: *mut CFIndex,
parEndIndex: *mut CFIndex,
contentsEndIndex: *mut CFIndex,
)