fn sys_arg_to_file_mappings_array<'a>(
    array_ptr: *const u8,
    array_size: usize
) -> Result<&'a [SpawnFileMapping], SyscallArgError>
Expand description

Allocates space fro the mapping and copies them