Source position: libsdl3_image.pas line 122
type TIMG_SaveAVIF = function(
surface: PSDL_Surface;
file_: Pchar;
quality: LongInt
):Tbool;