Function js::jsapi::JS_RestoreExceptionState [] [src]

pub unsafe extern "C" fn JS_RestoreExceptionState(
    cx: *mut JSContext,
    state: *mut JSExceptionState
)