We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 664d283 commit 9508968Copy full SHA for 9508968
src/lib.rs
@@ -77,7 +77,7 @@ impl CortexMHeap {
77
///
78
/// `start_addr` is the address where the heap will be located.
79
80
- /// `end_addr` points to the end of the heap.
+ /// `size` is the size of the heap in bytes.
81
82
/// Note that:
83
0 commit comments