tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

CalendarKind.h (311B)


      1 #ifndef CalendarKind_H
      2 #define CalendarKind_H
      3 
      4 #include <stdio.h>
      5 #include <stdint.h>
      6 #include <stddef.h>
      7 #include <stdbool.h>
      8 #include "diplomat_runtime.h"
      9 
     10 #include "Locale.d.h"
     11 
     12 #include "CalendarKind.d.h"
     13 
     14 
     15 
     16 
     17 
     18 
     19 CalendarKind icu4x_CalendarKind_create_mv1(const Locale* locale);
     20 
     21 
     22 
     23 
     24 
     25 #endif // CalendarKind_H