c_rsvg_handle_get_intrinsic_dimensions

extern (C) __gshared
void function(RsvgHandle* handle, bool* outHasWidth, RsvgLength* outWidth, bool* outHasHeight, RsvgLength* outHeight, bool* outHasViewbox, RsvgRectangle* outViewbox) c_rsvg_handle_get_intrinsic_dimensions;