Function getenv

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