Searched defs:ptr_to_repr (Results 1 – 2 of 2) sorted by relevance
281 fn ptr_to_repr(original: *mut u8) -> NonNull<u8> { in ptr_to_repr() function