pub unsafe extern "C-unwind" fn JSValueMakeUndefined(
ctx: JSContextRef,
) -> JSValueRef
👎Deprecated: renamed to
JSValue::new_undefined
Available on crate features
JSValueRef
and JSBase
only.