[][src]Function netcdf_sys::nc_del_att

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