[−][src]Function skia_bindings::SkCanvas_ImageSetEntry_ImageSetEntry
pub unsafe extern "C" fn SkCanvas_ImageSetEntry_ImageSetEntry(
this: *mut SkCanvas_ImageSetEntry,
image: sk_sp<SkImage>,
srcRect: *const SkRect,
dstRect: *const SkRect,
matrixIndex: c_int,
alpha: f32,
aaFlags: c_uint,
hasClip: bool
)