Function GenericRecord.this

Constructs a generic record corresponding to the given "record" type schema.

this (
  const(Schema) schema
);