Searched defs:rel_ptr (Results 1 – 5 of 5) sorted by relevance
5 pub(crate) unsafe fn rel_ptr<T>(offset: u64) -> *const T { in rel_ptr() function