[][src]Function sdl2_sys::XDrawSegments

pub unsafe extern "C" fn XDrawSegments(
    arg1: *mut Display,
    arg2: Drawable,
    arg3: GC,
    arg4: *mut XSegment,
    arg5: c_int
) -> c_int