Searched refs:raw_get_self_ptr (Results 1 – 2 of 2) sorted by relevance
279 $crate::list::ListLinksSelfPtr::raw_get_self_ptr(container)328 $crate::list::ListLinksSelfPtr::raw_get_self_ptr(container)
340 pub unsafe fn raw_get_self_ptr(me: *const Self) -> *const Opaque<*const T> { in raw_get_self_ptr() method