ZL_Compressor_Graph_isVariableInput

Function ZL_Compressor_Graph_isVariableInput 

Source
pub unsafe extern "C" fn ZL_Compressor_Graph_isVariableInput(
    compressor: *const ZL_Compressor,
    graphid: ZL_GraphID,
) -> bool
Expand description

@returns True if @p graphid is a multi input graph whose last input may show up zero or more times.