Function netcdf_sys::nc_inq_atttype

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