PatchworkOS
Loading...
Searching...
No Matches
scan.h
Go to the documentation of this file.
1#pragma once
2
3#include "format.h"
4
5const char* _scan(const char* spec, _format_ctx_t* ctx);
const char * _scan(const char *spec, _format_ctx_t *ctx)
Definition scan.c:117