Function netcdf_sys::nc_inq_compound_fieldname

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