[][src]Function glade_bindgen::generate_bind_recursive

pub fn generate_bind_recursive<T: AsRef<Path>>(
    directory_path: T,
    build_script: bool,
    format: bool,
    static_value: bool
) -> bool