Function Cudd_SetBackground

Source
pub unsafe extern "C" fn Cudd_SetBackground(
    dd: *mut DdManager,
    bck: *mut DdNode,
)