ZL_Compressor_Node_getName

Function ZL_Compressor_Node_getName 

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

@returns The name of the node if available, else “”, and returns NULL if @p node is invalid.