Function gdal_sys::VSIRename [] [src]

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