ZL_Compressor_Node_isVariableInput

Function ZL_Compressor_Node_isVariableInput 

Source
pub unsafe extern "C" fn ZL_Compressor_Node_isVariableInput(
    compressor: *const ZL_Compressor,
    nodeid: ZL_NodeID,
) -> bool
Expand description

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