Interface Closure.OnMarshal

Enclosing class:
Closure
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface Closure.OnMarshal
  • Method Details

    • onMarshal

      void onMarshal(CallbackHandler __self, @Nonnull Closure closure, @Nonnull Value return_value, int n_param_values, @Nonnull Value param_values, @Nonnull Pointer invocation_hint, @Nonnull Pointer marshal_data)
      Parameters:
      closure -
      return_value -
      n_param_values -
      param_values -
      invocation_hint -
      marshal_data -