pub const NSTD_CORE_NULL: NSTDAny = core::ptr::null_mut(); // {0x0 as *mut libc::c_void}
Expand description

A null pointer value.