c_rsvg_handle_get_intrinsic_dimensions
extern (C) __gshared
void function(RsvgHandle* handle, gboolean* outHasWidth, RsvgLength* outWidth, gboolean* outHasHeight, RsvgLength* outHeight, gboolean* outHasViewbox, RsvgRectangle* outViewbox) c_rsvg_handle_get_intrinsic_dimensions;
rsvg c functions
aliasesstatic variables