Loading...
Searching...
No Matches
16#ifndef __STDC_LIMIT_MACROS
17# define __STDC_LIMIT_MACROS
19#ifndef __STDC_CONSTANT_MACROS
20# define __STDC_CONSTANT_MACROS
27OF_ASSUME_NONNULL_BEGIN
32extern const char *_Nullable OFStrPTime(
const char *buffer,
const char *format,
33 struct tm *tm,
short *_Nullable tz);