cef_request_t.get_resource_type

Get the resource type for this request. Only available in the browser process.

struct cef_request_t
extern (System)
cef_resource_type_t function(cef_request_t* self) nothrow get_resource_type;

Meta