ZL_Compressor_Node_getMinVersion

Function ZL_Compressor_Node_getMinVersion 

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

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