Function shl_on_u64

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