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