[][src]Function ul_sys::JSValueIsInstanceOfConstructor

pub unsafe extern "C" fn JSValueIsInstanceOfConstructor(
    ctx: JSContextRef,
    value: JSValueRef,
    constructor: JSObjectRef,
    exception: *mut JSValueRef
) -> bool