Function gdal_sys::VSIRename

source ·
pub unsafe extern "C" fn VSIRename(
    oldpath: *const c_char,
    newpath: *const c_char
) -> c_int