Function negative

Source
pub fn negative<M: Manager>(
    m: M,
    value: &JsBigint,
) -> JsBigintMutRef<M::Dealloc>