Files
42_INT_10_cube3d/libs/minilibx_opengl_20191021/mlx_png.h
2022-03-25 14:37:27 +01:00

5 lines
84 B
C

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