[][src]Function boolector_sys::boolector_repeat

pub unsafe extern "C" fn boolector_repeat(
    btor: *mut Btor,
    node: *mut BoolectorNode,
    n: u32
) -> *mut BoolectorNode