shadow_
shim_
helper_
rs
0.0.0
In shadow_
shim_
helper_
rs::
notnull
Functions
notnull
notnull_debug
notnull_mut
notnull_mut_debug
shadow_shim_helper_rs
::
notnull
Function
notnull
Copy item path
Settings
Help
Summary
Source
pub fn notnull<T>(p:
*const T
) ->
*const T
Expand description
Panics if NULL and returns the pointer.