Function csfml_graphics_sys::sfCircleShape_setTexture [] [src]

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