跳到主要内容

getenv

搜索

函数 getenv 

源代码
pub unsafe extern "C" fn getenv(
    _VarName: *const c_char,
) -> *mut c_char