Struct ndk_sys::__locale_t [−][src]
#[repr(C)]pub struct __locale_t { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for __locale_t
impl Send for __locale_t
impl Sync for __locale_t
impl Unpin for __locale_t
impl UnwindSafe for __locale_t
Blanket Implementations
Mutably borrows from an owned value. Read more