Function T_create_dl_layer_depth_max

Source
pub unsafe extern "C" fn T_create_dl_layer_depth_max(
    DLLayerInput: Htuple,
    LayerName: Htuple,
    DepthMaxMode: Htuple,
    GenParamName: Htuple,
    GenParamValue: Htuple,
    DLLayerDepthMaxArg: *mut Htuple,
    DLLayerDepthMaxValue: *mut Htuple,
) -> Herror