Function netcdf_sys::nc_rename_grp

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