package langinfo

Import Path
	modernc.org/libc/langinfo (on go.dev)

Dependency Relation
	imports 4 packages, and imported by one package


Package-Level Type Names (total 74, all are exported)
/* sort exporteds by: | */
type Nl_item = X__darwin_nl_item (basic type)
type Ptrdiff_t = int64 (basic type)
type Size_t = uint64 (basic type)
type Wchar_t = int32 (basic type)
type X__builtin_va_list = uintptr (basic type)
type X__darwin_blkcnt_t = X__int64_t (basic type)
type X__darwin_blksize_t = X__int32_t (basic type)
type X__darwin_clock_t = uint64 (basic type)
type X__darwin_ct_rune_t = int32 (basic type)
type X__darwin_dev_t = X__int32_t (basic type)
type X__darwin_fsblkcnt_t = uint32 (basic type)
type X__darwin_fsfilcnt_t = uint32 (basic type)
type X__darwin_gid_t = X__uint32_t (basic type)
type X__darwin_id_t = X__uint32_t (basic type)
type X__darwin_ino64_t = X__uint64_t (basic type)
type X__darwin_ino_t = X__darwin_ino64_t (basic type)
type X__darwin_intptr_t = int64 (basic type)
F__mbstate8 [128]int8
type X__darwin_mode_t = X__uint16_t (basic type)
type X__darwin_natural_t = uint32 (basic type)
type X__darwin_nl_item = int32 (basic type)
type X__darwin_off_t = X__int64_t (basic type)
type X__darwin_pid_t = X__int32_t (basic type)
F__opaque [56]int8 F__sig int64
F__opaque [40]int8 F__sig int64
F__opaque [8]int8 F__sig int64
F__arg uintptr F__next uintptr F__routine uintptr
type X__darwin_pthread_key_t = uint64 (basic type)
F__opaque [56]int8 F__sig int64
F__opaque [8]int8 F__sig int64
F__opaque [8]int8 F__sig int64
F__opaque [192]int8 F__sig int64
F__opaque [16]int8 F__sig int64
type X__darwin_pthread_t = uintptr (basic type)
type X__darwin_ptrdiff_t = int64 (basic type)
type X__darwin_rune_t = X__darwin_wchar_t (basic type)
type X__darwin_sigset_t = X__uint32_t (basic type)
type X__darwin_size_t = uint64 (basic type)
type X__darwin_socklen_t = X__uint32_t (basic type)
type X__darwin_ssize_t = int64 (basic type)
type X__darwin_suseconds_t = X__int32_t (basic type)
type X__darwin_time_t = int64 (basic type)
type X__darwin_uid_t = X__uint32_t (basic type)
type X__darwin_useconds_t = X__uint32_t (basic type)
type X__darwin_uuid_string_t = ([...]T)
type X__darwin_uuid_t = ([...]T)
type X__darwin_wchar_t = int32 (basic type)
type X__darwin_wctrans_t = int32 (basic type)
type X__darwin_wctype_t = X__uint32_t (basic type)
type X__darwin_wint_t = int32 (basic type)
type X__float128 = float64 (basic type)
Fhi int64 Flo int64
type X__int16_t = int16 (basic type)
type X__int32_t = int32 (basic type)
type X__int64_t = int64 (basic type)
type X__int8_t = int8 (basic type)
mbstate_t is an opaque object to keep conversion state, during multibyte stream conversions. The content must not be referenced by user programs. F__mbstate8 [128]int8
Fhi uint64 Flo uint64
type X__uint16_t = uint16 (basic type)
type X__uint32_t = uint32 (basic type)
type X__uint64_t = uint64 (basic type)
type X__uint8_t = uint8 (basic type)
F__opaque [56]int8 F__sig int64
F__opaque [40]int8 F__sig int64
F__opaque [8]int8 F__sig int64
F__opaque [56]int8 F__sig int64
F__opaque [8]int8 F__sig int64
F__opaque [8]int8 F__sig int64
F__opaque [192]int8 F__sig int64
F__opaque [16]int8 F__sig int64
F__cleanup_stack uintptr F__opaque [8176]int8 F__sig int64
Package-Level Variables (only one, which is exported)
var CAPI map[string]struct{}
Package-Level Constants (total 74, all are exported)
const ABDAY_1 = 14
const ABDAY_2 = 15
const ABDAY_3 = 16
const ABDAY_4 = 17
const ABDAY_5 = 18
const ABDAY_6 = 19
const ABDAY_7 = 20
const ABMON_1 = 33
const ABMON_10 = 42
const ABMON_11 = 43
const ABMON_12 = 44
const ABMON_2 = 34
const ABMON_3 = 35
const ABMON_4 = 36
const ABMON_5 = 37
const ABMON_6 = 38
const ABMON_7 = 39
const ABMON_8 = 40
const ABMON_9 = 41
const ALT_DIGITS = 49
const AM_STR = 5
const CODESET = 0
const CRNCYSTR = 56
const D_FMT = 2
const D_MD_ORDER = 57
const D_T_FMT = 1
const DAY_1 = 7
const DAY_2 = 8
const DAY_3 = 9
const DAY_4 = 10
const DAY_5 = 11
const DAY_6 = 12
const DAY_7 = 13
const ERA = 45
const ERA_D_FMT = 46
const ERA_D_T_FMT = 47
const ERA_T_FMT = 48
const MON_1 = 21
const MON_10 = 30
const MON_11 = 31
const MON_12 = 32
const MON_2 = 22
const MON_3 = 23
const MON_4 = 24
const MON_5 = 25
const MON_6 = 26
const MON_7 = 27
const MON_8 = 28
const MON_9 = 29
const NOEXPR = 53
const NOSTR = 55
const PM_STR = 6
const RADIXCHAR = 50
const T_FMT = 3
const T_FMT_AMPM = 4
const THOUSEP = 51
const X_CDEFS_H_ = 0
const X_FILE_OFFSET_BITS = 64
const X_FORTIFY_SOURCE = 2
const X_LANGINFO_H_ = 0
const X_LP64 = 1
const X_NL_ITEM = 0
const X_Nonnull = 0
const X_Nullable = 0
const X_SYS__TYPES_H_ = 0
const YESEXPR = 52
const YESSTR = 54