CSL  5.2
method.c File Reference
#include <stdio.h>
#include "lo_types_internal.h"
#include "lo/lo.h"

Go to the source code of this file.

Functions

void lo_method_pp (lo_method m)
 Pretty-print a lo_method object.
void lo_method_pp_prefix (lo_method m, const char *p)
 Pretty-print a lo_method object, but prepend a given prefix to all field names.