Function Cudd_bddUnbindVar

Source
pub unsafe extern "C" fn Cudd_bddUnbindVar(
    dd: *mut DdManager,
    index: c_int,
) -> c_int