Source position: libsdl3.pas line 5028
type TSDL_SetLogPriority = procedure(
category: LongInt;
priority: TSDL_LogPriority
);