Does anyone know what `exportForwardDeclarations` ...
# kotlin-native
b
Does anyone know what
exportForwardDeclarations
and
includedForwardDeclarations
do in klib? I'm trying to get cinterop working for one c lib and some types are not getting generated and instead are only mentioned in those two fields.