Function csfml_graphics_sys::sfConvexShape_setPoint [] [src]

pub unsafe extern "C" fn sfConvexShape_setPoint(
    shape: *mut sfConvexShape,
    index: usize,
    point: sfVector2f
)