[][src]Function blend2d_sys::blContextBlitScaledImageI

pub unsafe extern "C" fn blContextBlitScaledImageI(
    self_: *mut BLContextCore,
    rect: *const BLRectI,
    img: *const BLImageCore,
    imgArea: *const BLRectI
) -> BLResult