[][src]Function sunrise_loader::boot

fn boot(
    fs: &IFileSystemProxy,
    titlename: &str,
    args: &[u8],
    env: &[u8],
    start: bool
) -> Result<Pid, Error>

Start the given titleid by loading its content from the provided filesystem.