unsafe fn stringByAppendingString_(self, other: *mut Object) -> *mut Objectunsafe fn init_str(self, string: &str) -> Selfunsafe fn UTF8String(self) -> *const i8unsafe fn len(self) -> usizeunsafe fn isEqualToString(self, &str) -> boolunsafe fn substringWithRange(self, range: NSRange) -> *mut Objectimpl NSString for *mut Object[src]unsafe fn isEqualToString(self, other: &str) -> bool[src]unsafe fn stringByAppendingString_(self, other: *mut Object) -> *mut Object[src]unsafe fn init_str(self, string: &str) -> *mut Object[src]unsafe fn len(self) -> usize[src]unsafe fn UTF8String(self) -> *const i8[src]unsafe fn substringWithRange(self, range: NSRange) -> *mut Object[src]