Searched refs:raw_get_list_links (Results 1 – 1 of 1) sorted by relevance
34 unsafe fn raw_get_list_links(ptr: *mut Self) -> *mut ListLinks<ID> { in raw_get_list_links() method60 unsafe fn raw_get_list_links(ptr: *mut Self) -> *mut $crate::list::ListLinks$(<$id>)? {103 unsafe fn raw_get_list_links(ptr: *mut Self) -> *mut $crate::list::ListLinks$(<$id>)? {137 <Self as $crate::list::HasListLinks<$num>>::raw_get_list_links(me.cast_mut())231 unsafe { <Self as HasListLinks<$num>>::raw_get_list_links(me.cast_mut()) }