cef_scheme_registrar_t.add_custom_scheme

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
struct cef_scheme_registrar_t
extern (System) @nogc nothrow
int function(cef_scheme_registrar_t*, const(cef_string_t)*, int, int, int, int, int, int) add_custom_scheme;

Meta