[][src]Function uikit_sys::CFStringGetLineBounds

pub unsafe extern "C" fn CFStringGetLineBounds(
    theString: CFStringRef,
    range: CFRange,
    lineBeginIndex: *mut CFIndex,
    lineEndIndex: *mut CFIndex,
    contentsEndIndex: *mut CFIndex
)