interpretNullablePointed
Performs type cast of the native pointer to given interop type, including null values.
Since Kotlin
1.3Parameters
T
must not be abstract
Performs type cast of the native pointer to given interop type, including null values.
must not be abstract
Thanks for your feedback!