CTLineGetTrailingWhitespaceWidth

Function CTLineGetTrailingWhitespaceWidth 

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