Function T_create_dl_layer_concat

Source
pub unsafe extern "C" fn T_create_dl_layer_concat(
    DLLayerInputs: Htuple,
    LayerName: Htuple,
    Axis: Htuple,
    GenParamName: Htuple,
    GenParamValue: Htuple,
    DLLayerConcat: *mut Htuple,
) -> Herror