[][src]Function cargo_c::install::cinstall

pub fn cinstall(
    ws: &Workspace<'_>,
    capi_config: &CApiConfig,
    build_targets: BuildTargets,
    paths: InstallPaths
) -> Result<()>