cef_post_data_t.is_read_only

Returns true (1) if this object is read-only.

struct cef_post_data_t
extern (System)
int function(cef_post_data_t* self) nothrow is_read_only;

Meta