[][src]Function boolector_sys::boolector_consth

pub unsafe extern "C" fn boolector_consth(
    btor: *mut Btor,
    sort: BoolectorSort,
    str: *const c_char
) -> *mut BoolectorNode