25#ifndef _NETSURF_NETSURF_H_
26#define _NETSURF_NETSURF_H_
nserror
Enumeration of error codes.
top level interface table.
void netsurf_exit(void)
Finalise NetSurf core.
nserror netsurf_init(const char *store_path)
Initialise netsurf core.
nserror netsurf_register(struct netsurf_table *table)
Register operation table.
NetSurf operation function table.