Function mozjs::jsapi::GetExceptionCause

source ยท
pub unsafe extern "C" fn GetExceptionCause(
    exc: *mut JSObject,
    dest: MutableHandle<Value>,
)