Function gdal_sys::CPLSymlink[][src]

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