cef_urlrequest_t.cancel

Cancel the request.

struct cef_urlrequest_t
extern (System)
void function(cef_urlrequest_t* self) nothrow cancel;

Meta