Function core_foundation::string::CFStringGetParagraphBounds
source · pub unsafe extern "C" fn CFStringGetParagraphBounds(
string: *const __CFString,
range: CFRange,
parBeginIndex: *mut isize,
parEndIndex: *mut isize,
contentsEndIndex: *mut isize
)