4 lines
84 B
C
4 lines
84 B
C
|
|
|
|
|
|
void *mlx_png_file_to_image(void *xvar, char *file, int *width, int *height);
|