Files
rust/src/libcore/ptr
Trevor Spiteri f8428cf8d8 doc: add Null-unchecked version section to mut pointer as_mut method
The as_ref method already has a Null-unchecked version section, its
example is a modification of the example in the main as_ref section.
Similarly the example in this commit is a modification of the example
in main as_mut section.
2020-01-09 14:51:58 +01:00
..
2019-12-27 23:21:27 +10:00
2019-12-22 17:42:47 -05:00