mozjs_sys::jsapi::glue

Function GetExceptionCause

source
pub unsafe extern "C" fn GetExceptionCause(
    exc: *mut JSObject,
    dest: MutableHandleValue,
)