[][src]Function netcdf_sys::nc_rename_grp

pub unsafe extern "C" fn nc_rename_grp(
    grpid: c_int,
    name: *const c_char
) -> c_int