[][src]Function netcdf_sys::ncattdel

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