Type Definition CTRunRef
core_text::run
type CTRunRef = *const __CTRun;
impl ToVoid<CTRun> for CTRunRef
fn to_void(&self) -> *const c_void