Function getcwd

pub unsafe extern "C" fn getcwd(buf: *mut i8, size: usize) -> *mut i8
Available on crate feature dep_sdl2 only.