Function gdal_sys::CPLCopyFile[][src]

pub unsafe extern "C" fn CPLCopyFile(
    pszNewPath: *const c_char,
    pszOldPath: *const c_char
) -> c_int