posix::string::strtok_r [-] [+] [src]

pub unsafe fn strtok_r(s: *mut char_t, delim: *const char_t, save_ptr: *mut *mut char_t) -> *mut char_t