rerun_c
0.22.1
In rerun_c::ptr
Function
rerun_c
::
ptr
::
try_ptr_as_ref
Copy item path
source
ยท
[
−
]
pub fn try_ptr_as_ref<T>( ptr:
*const T
, argument_name: &
str
, ) ->
Result
<
&T
,
CError
>