Function getenv

Source
#[no_mangle]
pub unsafe extern "C-unwind" fn getenv(
    name: *const c_char,
) -> *const c_char