[][src]Function mupdf_sys::fz_new_image_from_svg

pub unsafe extern "C" fn fz_new_image_from_svg(
    ctx: *mut fz_context,
    buf: *mut fz_buffer,
    base_uri: *const c_char,
    zip: *mut fz_archive
) -> *mut fz_image

Create a scalable image from an SVG document.