#[no_mangle]
pub extern "C" fn pactffi_handle_get_pact_spec_version(
    pact: PactHandle
) -> PactSpecification
Expand description

Returns the Pact specification enum that the Pact is for.