The method that is called by the operator.
extern "rust-call" fn call_mut(&mut self, args: Args) -> <Self as FnOnce<Args>>::Output
The arguments passed to the function.