mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2025-11-02 20:23:32 +08:00
4 lines
77 B
C
4 lines
77 B
C
#include <stdio.h>
|
|
|
|
int jpeg_to_jpeg(int input, int output, int targetSize);
|