Wyrd
v0.1.0

Contents

  • Welcome to Wyrd’s documentation!
  • Conflict-Free Replicated Data Types
  • Getting Started
  • Introduction to Properties
  • Tutorials
  • How-To Guides
  • API Documentation
    • Class Hierarchy
    • File Hierarchy
    • Full API
      • Classes and Structs
      • Enums
      • Functions
        • Function wyrd_add_property_callback
        • Function wyrd_check_merge_strategy
        • Function wyrd_check_property_type
        • Function wyrd_clear_property_callback
        • Function wyrd_close
        • Function wyrd_copyright_string
        • Function wyrd_create
        • Function wyrd_destroy
        • Function wyrd_error_message
        • Function wyrd_error_name
        • Function wyrd_get_merge_strategy
        • Function wyrd_get_property
        • Function wyrd_get_property_blob
        • Function wyrd_get_property_double
        • Function wyrd_get_property_float
        • Function wyrd_get_property_sint16
        • Function wyrd_get_property_sint32
        • Function wyrd_get_property_sint64
        • Function wyrd_get_property_sint8
        • Function wyrd_get_property_type
        • Function wyrd_get_property_uint16
        • Function wyrd_get_property_uint32
        • Function wyrd_get_property_uint64
        • Function wyrd_get_property_uint8
        • Function wyrd_get_property_utf8string
        • Function wyrd_license_string
        • Function wyrd_open_file
        • Function wyrd_open_resource
        • Function wyrd_remove_property_callback
        • Function wyrd_set_property_blob
        • Function wyrd_set_property_double
        • Function wyrd_set_property_float
        • Function wyrd_set_property_sint16
        • Function wyrd_set_property_sint32
        • Function wyrd_set_property_sint64
        • Function wyrd_set_property_sint8
        • Function wyrd_set_property_typed
        • Function wyrd_set_property_uint16
        • Function wyrd_set_property_uint32
        • Function wyrd_set_property_uint64
        • Function wyrd_set_property_uint8
        • Function wyrd_set_property_utf8string
        • Function wyrd_set_resource_option
        • Function wyrd_version
      • Defines
      • Typedefs
Wyrd
  • API Documentation
  • Function wyrd_copyright_string
  • View page source

Function wyrd_copyright_string

  • Defined in File version.h

Function Documentation

char const *wyrd_copyright_string()
Returns

a copyright string for this library; the returned value must not be freed.

Previous Next

© Copyright 2023, Interpeer gUG.

Built with Sphinx using a theme provided by Read the Docs.