Skip to main content

setKeyframes

unsafe extern "C" fn setKeyframes<D: DomTypes>(
    cx: *mut RawJSContext,
    _obj: HandleObject,
    this: *mut c_void,
    args: *const JSJitMethodCallArgs,
) -> bool