Alexander Larsson
04/16/2020, 1:15 PMKris Wong
04/16/2020, 1:19 PMAlexander Larsson
04/16/2020, 1:40 PMKris Wong
04/16/2020, 1:45 PMAlexander Larsson
04/16/2020, 1:49 PMsergey.bogolepov
04/17/2020, 8:53 AMmacros are processed by the preprocessor. there are no symbols to create bindings for.Actually, we support macros to some degree (constants and pointers). But yeah, if
cinterop
failed to create binding to some macro, the workaround is to create wrapper as it explained here: https://kotlinlang.org/docs/reference/native/c_interop.html#macrosKris Wong
04/17/2020, 1:01 PM