Function csfml_graphics_sys::sfRectangleShape_setTexture [] [src]

pub unsafe extern "C" fn sfRectangleShape_setTexture(
    shape: *mut sfRectangleShape,
    texture: *const sfTexture,
    resetRect: sfBool
)