Function Cudd_SetMaxLive

Source
pub unsafe extern "C" fn Cudd_SetMaxLive(
    dd: *mut DdManager,
    maxLive: c_uint,
)