err_msg property

Pointer<Char> err_msg
getter/setter pair

Error message

Implementation

external ffi.Pointer<ffi.Char> err_msg;