ZL_Compressor_Node_getMaxVersion

Function ZL_Compressor_Node_getMaxVersion 

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

@returns the max format version that @p node supports in the context of the @p cgraph.