once_cell
1.20.2
In once_cell::imp::strict
Function
once_cell
::
imp
::
strict
::
with_addr
Copy item path
source
ยท
[
−
]
pub(crate) fn with_addr<T>(ptr:
*mut T
, addr:
usize
) ->
*mut T
where T:
Sized
,