mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-13 03:47:12 +01:00
3 lines
77 B
C
3 lines
77 B
C
#include <stdio.h>
|
|
|
|
int jpeg_to_jpeg(int input, int output, int targetSize);
|