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