pub unsafe extern "C" fn ZL_Compressor_getGraphType(
compressor: *const ZL_Compressor,
graph: ZL_GraphID,
) -> ZL_GraphTypeExpand description
@returns The @ref ZL_GraphType of the given graph. @note This is the original type the graph was registered with.