shadow_
shim_
helper_
rs
0.0.0
In shadow_
shim_
helper_
rs::
notnull
shadow_shim_helper_rs
::
notnull
Function
notnull
Copy item path
source
pub fn notnull<T>(p:
*const T
) ->
*const T
Expand description
Panics if NULL and returns the pointer.