Function c_closure_header_include_dir

Source
pub fn c_closure_header_include_dir() -> PathBuf
Expand description

Provides the path containing rust_closures.h. You’ll need to include this path to compile any C/C++ code making use of this crate’s Closure types.