Cudd_bddIsVar

Function Cudd_bddIsVar 

Source
pub unsafe extern "C" fn Cudd_bddIsVar(
    dd: *mut DdManager,
    f: *mut DdNode,
) -> c_int