[][src]Function boolector_sys::boolector_is_equal_sort

pub unsafe extern "C" fn boolector_is_equal_sort(
    btor: *mut Btor,
    n0: *mut BoolectorNode,
    n1: *mut BoolectorNode
) -> bool