Skip to main content

throw_internal_error

Function throw_internal_error 

Source
pub unsafe fn throw_internal_error(cx: *mut RawJSContext, error: &CStr)
👎Deprecated:

use throw_internal_error_safe instead

Expand description

Throw an InternalError with the given message.