cef_request_t.get_post_data

Get the post data.

struct cef_request_t
extern (System)
cef_post_data_t* function(cef_request_t* self) nothrow get_post_data;

Meta