Type Definition ul_sys::JSObjectRef[][src]

pub type JSObjectRef = *mut OpaqueJSValue;
Expand description

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