Function nc_insert_compound

Source
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