[][src]Function netcdf_sys::ncdimrename

pub unsafe extern "C" fn ncdimrename(
    ncid: c_int,
    dimid: c_int,
    name: *const c_char
) -> c_int