Function getenv

pub unsafe extern "C" fn getenv(__name: *const i8) -> *mut i8
Available on crate feature dep_sdl2 only.