Phyzix
Loading...
Searching...
No Matches
src
app
lib
printf.h
1
//
2
// Created by shams on 9/30/24.
3
//
4
5
#ifndef PHYZIX_PRINTF_H
6
#define PHYZIX_PRINTF_H
7
8
void
printf(
const
char
*format, ...);
9
10
#endif
//PHYZIX_PRINTF_H
Generated by
1.10.0