Function mozjs::jsapi::GetExceptionCause

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