[][src]Function halide_build::compile_shared_library

pub fn compile_shared_library(
    compiler: Option<&str>,
    output: &str,
    args: &[&str]
) -> Result<bool, Error>

Compile a shared library using the C++ compiler