Extracting a raw pointer to the whole C string. CString implements an as_ptr method through the Deref trait. This method will give you a *const c_char which ...
確定! 回上一頁