Function Cudd_SetMaxMemory

Source
pub unsafe extern "C" fn Cudd_SetMaxMemory(
    dd: *mut DdManager,
    maxMemory: c_ulong,
)