Function rune_native::rune_error_new
source · [−]Expand description
Create a new Error
with the provided error message.
It is the caller’s responsibility to free the Error
using
rune_error_free()
once they are done with it.
Create a new Error
with the provided error message.
It is the caller’s responsibility to free the Error
using
rune_error_free()
once they are done with it.