42_so_long/mlx/mlx_png.h
2024-04-23 01:21:48 +02:00

4 lines
84 B
C

void *mlx_png_file_to_image(void *xvar, char *file, int *width, int *height);