Function and

Source
pub fn and<M: Manager>(
    m: M,
    lhs: &JsBigint,
    rhs: &JsBigint,
) -> JsBigintMutRef<M::Dealloc>