Function jsc_context_throw_exception

Source
pub unsafe extern "C" fn jsc_context_throw_exception(
    context: *mut JSCContext,
    exception: *mut JSCException,
)