[][src]Function test_cdylib::build_file

pub fn build_file<P: AsRef<Path>>(path: P) -> PathBuf

Builds the given file as a cdylib and returns the path to the compiled object.