Function Animation.bezierTrackSetKeyValue

void bezierTrackSetKeyValue (
  const(long) track_idx,
  const(long) key_idx,
  const(double) value
) nothrow @nogc;