Trait posix::NTStr [-] [+] [src]

pub trait NTStr {
    fn as_ptr(&self) -> *const char_t;
}

Required Methods

fn as_ptr(&self) -> *const char_t

Implementors