Function cudd_sys::Cudd_SetTree [] [src]

pub unsafe extern "C" fn Cudd_SetTree(
    dd: *mut DdManager,
    tree: *mut MtrNode
) -> c_void