pub unsafe extern "C-unwind" fn CTLineGetBoundsWithOptions(
line: &CTLine,
options: CTLineBoundsOptions,
) -> CGRect👎Deprecated:
renamed to CTLine::bounds_with_options
Available on crate feature
CTLine only.