Function csfml_graphics_sys::sfTexture_updateFromWindow [] [src]

pub unsafe extern "C" fn sfTexture_updateFromWindow(
    texture: *mut sfTexture,
    window: *const sfWindow,
    x: c_uint,
    y: c_uint
)