Skip to main content

read_exec_image

Function read_exec_image 

Source
fn read_exec_image(path: &str) -> Result<Option<Vec<u8>>, SyscallError>
Expand description

Read an executable image, borrowing static initfs bytes when available.