pub unsafe extern "C" fn ZL_Compressor_Node_getMinVersion(
cgraph: *const ZL_Compressor,
node: ZL_NodeID,
) -> c_uintExpand description
@returns the min format version that @p node supports in the context of the @p cgraph.
pub unsafe extern "C" fn ZL_Compressor_Node_getMinVersion(
cgraph: *const ZL_Compressor,
node: ZL_NodeID,
) -> c_uint@returns the min format version that @p node supports in the context of the @p cgraph.