Skip to main content

build_php

Function build_php 

Source
pub fn build_php(
    bindings_rs: &PathBuf,
    root_path: &PathBuf,
    include_paths: &[&str],
    wrapper_h: &PathBuf,
    check_c_path: Option<&PathBuf>,
)