Go to the first, previous, next, last section, table of contents.


trt_selector_named

selector *
trt_selector_named (char *s, int len);

Return the selector whose name matches the name held in the first len bytes pointed to by s. Return NULL if such a selector does not exist.


Go to the first, previous, next, last section, table of contents.