[][src]Function mupdf_sys::fz_fast_any_to_alpha

pub unsafe extern "C" fn fz_fast_any_to_alpha(
    ctx: *mut fz_context,
    src: *mut fz_pixmap,
    dst: *mut fz_pixmap,
    copy_spots: c_int
)