Type Definition wkhtmltox_sys::pdf::wkhtmltopdf_int_callback [] [src]

type wkhtmltopdf_int_callback = Option<unsafe extern "C" fn(_: *mut wkhtmltopdf_converter, _: c_int)>;