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