[−][src]Constant mynewt::NULL
pub const NULL: Ptr = core::ptr::null_mut(); // {pointer}
Declare a NULL
pointer that will be passed to C functions
pub const NULL: Ptr = core::ptr::null_mut(); // {pointer}
Declare a NULL
pointer that will be passed to C functions