-
Martin Finkel authored
When building VLC for UWP ARM64 with aarch64-w64-mingw32 from the llvm-mingw toolchain, this patch fixes the error: incompatible pointer types passing 'CUdeviceptr *' (aka 'unsigned int *') to parameter of type 'unsigned long long *' [-Werror,-Wincompatible-pointer-types]
a99740a8