[][src]Function pact_mock_server_ffi::response_status

#[no_mangle]pub extern "C" fn response_status(
    interaction: InteractionHandle,
    status: c_ushort
)

Configures the response for the Interaction.

  • status - the response status. Defaults to 200.