JSValueProtect

Function JSValueProtect 

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