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