locale_t typedef

locale_t = Pointer<_xlocale>

Implementation

typedef locale_t = ffi.Pointer<_xlocale>;