[][src]Function netcdf_sys::nc_insert_compound

pub unsafe extern "C" fn nc_insert_compound(
    ncid: c_int,
    xtype: nc_type,
    name: *const c_char,
    offset: usize,
    field_typeid: nc_type
) -> c_int