pub fn init_ram_disk() -> Option<&'static mut [u8]>
Expand description

Returns the slice of the initial RAM disk, or None if not exist.