once_
cell
1.21.3
In once_
cell::
imp::
strict
once_cell
::
imp
::
strict
Function
map_addr
Copy item path
Source
pub(crate) fn map_addr<T>(ptr:
*mut T
, f: impl
FnOnce
(
usize
) ->
usize
) ->
*mut T
where T:
Sized
,