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