ZL_Compressor_Node_getNumOutcomes

Function ZL_Compressor_Node_getNumOutcomes 

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

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