Function webots_bindings::wb_display_image_paste[][src]

pub unsafe extern "C" fn wb_display_image_paste(
    tag: WbDeviceTag,
    ir: WbImageRef,
    x: c_int,
    y: c_int,
    blend: c_char
)