Function getenv

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