Skip to content

package/macosx: generate errors when wrong function pointers are used

Steve Lhomme requested to merge robUx4/vlc:macos-func-pointers into master

This should avoid issues like !3621 (merged) in the future.

We already have a few checks added in the Windows and Raspberry builds added for the same reason.

Merge request reports