Function Cudd_zddNextPath

Source
pub unsafe extern "C" fn Cudd_zddNextPath(
    gen: *mut DdGen,
    path: *mut *mut c_int,
) -> c_int