Type Definition CTLineRef
core_text::line
type CTLineRef = *const __CTLine;
impl ToVoid<CTLine> for CTLineRef
fn to_void(&self) -> *const c_void