Cudd_addConst

Function Cudd_addConst 

Source
pub unsafe extern "C" fn Cudd_addConst(
    dd: *mut DdManager,
    c: f64,
) -> *mut DdNode