Function edlang_driver::linker::link_binary

source ยท
pub fn link_binary(objects: &[PathBuf], output_filename: &Path) -> Result<()>