ExceptionDescribe property

Pointer<NativeFunction<JThrowablePtr Function()>> ExceptionDescribe
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<JThrowablePtr Function()>>
    ExceptionDescribe;