Function csfml_graphics_sys::sfImage_copyImage [] [src]

pub unsafe extern "C" fn sfImage_copyImage(
    image: *mut sfImage,
    source: *const sfImage,
    destX: c_uint,
    destY: c_uint,
    sourceRect: sfIntRect,
    applyAlpha: sfBool
)