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