cef_browser_host_t.print_to_pdf

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
struct cef_browser_host_t
extern (System) @nogc nothrow
void function(cef_browser_host_t*, const(cef_string_t)*, const(cef_pdf_print_settings_t)* settings, cef_pdf_print_callback_t*) print_to_pdf;

Meta