[][src]Function ul_sys::JSObjectCallAsConstructor

pub unsafe extern "C" fn JSObjectCallAsConstructor(
    ctx: JSContextRef,
    object: JSObjectRef,
    argumentCount: usize,
    arguments: *const JSValueRef,
    exception: *mut JSValueRef
) -> JSObjectRef