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
)