[][src]Function ul_sys::JSObjectGetPropertyAtIndex

pub unsafe extern "C" fn JSObjectGetPropertyAtIndex(
    ctx: JSContextRef,
    object: JSObjectRef,
    propertyIndex: c_uint,
    exception: *mut JSValueRef
) -> JSValueRef