cef_browser_host_t.get_request_context

Returns the request context for this browser.

struct cef_browser_host_t
extern (System)
cef_request_context_t* function(cef_browser_host_t* self) nothrow get_request_context;

Meta