cef_post_data_element_t.set_to_file

The post data element will represent a file.

struct cef_post_data_element_t
extern (System)
void function(cef_post_data_element_t* self, const(cef_string_t)* fileName) nothrow set_to_file;

Meta