pub unsafe extern "C" fn ImageDraw( dst: *mut Image, src: Image, srcRec: Rectangle, dstRec: Rectangle, tint: Color, )
Draw a source image within a destination image (tint applied to source)