Function cudd_sys::Cudd_SetMaxMemory [] [src]

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