Module drone_core::mem [−][src]
Basic functions for dealing with memory.
Functions
| bss_init⚠ | Initializes the BSS mutable memory segment. |
| data_init⚠ | Initializes the DATA mutable memory segment. |
Basic functions for dealing with memory.
| bss_init⚠ | Initializes the BSS mutable memory segment. |
| data_init⚠ | Initializes the DATA mutable memory segment. |