compile_shared_library

Function compile_shared_library 

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

Compile a shared library using the C++ compiler