cef_download_item_t.get_id

Returns the unique identifier for this download.

struct cef_download_item_t
extern (System)
uint function(cef_download_item_t* self) nothrow get_id;

Meta