ZL_Compressor_Node_getNumVariableOutcomes

Function ZL_Compressor_Node_getNumVariableOutcomes 

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

@returns The number of variable output that @p node has in the context of the @p cgraph.