Function CoreFoundation_sys::string::CFStringGetParagraphBounds [] [src]

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