CTLineGetPenOffsetForFlush

Function CTLineGetPenOffsetForFlush 

Source
pub unsafe extern "C-unwind" fn CTLineGetPenOffsetForFlush(
    line: &CTLine,
    flush_factor: CGFloat,
    flush_width: c_double,
) -> c_double
👎Deprecated: renamed to CTLine::pen_offset_for_flush
Available on crate feature CTLine only.