RETURN_ERROR

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool RETURN_ERROR(WrenVM* vm, const(char)* msg)
    @nogc
    bool
    RETURN_ERROR
    (,
    const(char)* msg
    )
  2. bool RETURN_ERROR(WrenVM* vm, const(char)* fmt, ...)

Meta