cef_image_t.add_bitmap

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_image_t
extern (System) @nogc nothrow
int function(cef_image_t*, float, int, int, cef_color_type_t, cef_alpha_type_t, const(void)*, size_t) add_bitmap;

Meta