Function csfml_graphics_sys::sfShape_setTexture [] [src]

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