kdc: declare calling/linkage conventions for accessors
commitfce4d19953fdd37f05f4ae6317b8772a7af7e2b2
authorLuke Howard <lukeh@padl.com>
Thu, 20 Jan 2022 21:22:07 +0000 (21 08:22 +1100)
committerLuke Howard <lukeh@padl.com>
Thu, 20 Jan 2022 21:22:07 +0000 (21 08:22 +1100)
treea680700ef6d67180277c81eafc00aaa45c4dc1ed
parentfea2ce18312de9875c7111833869190eea01e02c
kdc: declare calling/linkage conventions for accessors

Decorate generated accessors with KDC_LIB_FUNCTION/KDC_LIB_CALL for correct
linkage on Windows.
kdc/kdc-accessors.h
kdc/kdc-plugin.c