Searched defs:PointedTo (Results 1 – 3 of 3) sorted by relevance
32 type PointedTo; typedef53 fn into_foreign(self) -> *mut Self::PointedTo; in into_foreign()131 type PointedTo = (); typedef135 fn into_foreign(self) -> *mut Self::PointedTo { in into_foreign()
406 type PointedTo = T; typedef410 fn into_foreign(self) -> *mut Self::PointedTo { in into_foreign()438 type PointedTo = T; typedef442 fn into_foreign(self) -> *mut Self::PointedTo { in into_foreign()
377 type PointedTo = ArcInner<T>; typedef381 fn into_foreign(self) -> *mut Self::PointedTo { in into_foreign()