Type Alias ul_next_sys::JSObjectRef

source ·
pub type JSObjectRef = *mut OpaqueJSValue;
Expand description

@typedef JSObjectRef A JavaScript object. A JSObject is a JSValue.