ZL_Compressor_Node_getNumInputs

Function ZL_Compressor_Node_getNumInputs 

Source
pub unsafe extern "C" fn ZL_Compressor_Node_getNumInputs(
    cgraph: *const ZL_Compressor,
    node: ZL_NodeID,
) -> usize
Expand description

@returns The number of input streams that @p node expects in the context of the @p cgraph.