Function netcdf_sys::nc_inq_compound_fieldtype

source ·
pub unsafe extern "C" fn nc_inq_compound_fieldtype(
    ncid: c_int,
    xtype: nc_type,
    fieldid: c_int,
    field_typeidp: *mut nc_type
) -> c_int