Function CoreFoundation_sys::string::CFStringGetLineBounds [] [src]

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