pub unsafe extern "C" fn ZL_Compressor_Node_getName( cgraph: *const ZL_Compressor, node: ZL_NodeID, ) -> *const c_char
@returns The name of the node if available, else “”, and returns NULL if @p node is invalid.