Function netcdf_sys::ncattdel

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