ithoxd-qrcode ~master (2016-07-06T03:15:32Z)
Dub
Repo
LocaleInfo
dmagick
c
locale
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
LocaleInfo {
char
*
path
;
char
*
tag
;
char
*
message
;
MagickBooleanType
stealth
;
LocaleInfo
*
previous
;
LocaleInfo
*
next
;
size_t
signature
;
}
Members
Variables
message
char
*
message
;
next
LocaleInfo
*
next
;
Undocumented in source.
path
char
*
path
;
Undocumented in source.
previous
LocaleInfo
*
previous
;
Undocumented in source.
signature
size_t
signature
;
Undocumented in source.
stealth
MagickBooleanType
stealth
;
tag
char
*
tag
;
Undocumented in source.
Meta
Source
See Implementation
dmagick
c
locale
aliases
ssize_t
functions
DestroyLocaleOptions
FormatLocaleFile
FormatLocaleFileList
FormatLocaleString
FormatLocaleStringList
GetLocaleInfoList
GetLocaleInfo_
GetLocaleList
GetLocaleMessage
GetLocaleOptions
InterpretLocaleValue
ListLocaleInfo
LocaleComponentGenesis
LocaleComponentTerminus
structs
LocaleInfo