fn new_cc_build(build: &Build, target: TargetSelection) -> BuildExpand description
Creates and configures a new cc::Build instance for the given target.
fn new_cc_build(build: &Build, target: TargetSelection) -> BuildCreates and configures a new cc::Build instance for the given target.