[−][src]Module drone_core::mem
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. |