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