Function netcdf_sys::nc_inq_compound_nfields

source ·
pub unsafe extern "C" fn nc_inq_compound_nfields(
    ncid: c_int,
    xtype: nc_type,
    nfieldsp: *mut usize
) -> c_int