libubox
C utility functions for OpenWrt.
json_handler Struct Reference
Collaboration diagram for json_handler:

Data Fields

const char * name
 
int(* cb )(struct json_call *call, struct blob_attr *cur)
 

Detailed Description

Definition at line 28 of file json_script.c.

Field Documentation

◆ cb

int(* json_handler::cb) (struct json_call *call, struct blob_attr *cur)

Definition at line 30 of file json_script.c.

◆ name

const char* json_handler::name

Definition at line 29 of file json_script.c.


The documentation for this struct was generated from the following file: