Function csfml_graphics_sys::sfConvexShape_setTexture [] [src]

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