set_onwebkitanimationiteration

Function set_onwebkitanimationiteration 

Source
unsafe extern "C" fn set_onwebkitanimationiteration<D: DomTypes>(
    cx: *mut JSContext,
    obj: HandleObject,
    this: *mut c_void,
    args: JSJitSetterCallArgs,
) -> bool