pub unsafe extern "C" fn ZL_Compressor_Graph_isVariableInput(
compressor: *const ZL_Compressor,
graphid: ZL_GraphID,
) -> boolExpand description
@returns True if @p graphid is a multi input graph whose last input may show up zero or more times.