Function Animation.bezierTrackSetKeyInHandle

void bezierTrackSetKeyInHandle (
  const(long) track_idx,
  const(long) key_idx,
  const(Vector2) in_handle
) nothrow @nogc;