[][src]Function uikit_sys::CFStringGetParagraphBounds

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