跳到主要内容

strdup

搜索

函数 strdup 

源代码
pub unsafe extern "C" fn strdup(_String: *const c_char) -> *mut c_char