[][src]Function pact_mock_server_ffi::upon_receiving

#[no_mangle]pub extern "C" fn upon_receiving(
    interaction: InteractionHandle,
    description: *const c_char
)

Sets the description for the Interaction.

  • description - The interaction description. It needs to be unique for each interaction.