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