ZL_Compressor_Graph_getNumInputs

Function ZL_Compressor_Graph_getNumInputs 

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

@returns The number of input streams that @p graphid expects.