Function XDrawSegments

pub unsafe extern "C" fn XDrawSegments(
    arg1: *mut _XDisplay,
    arg2: u64,
    arg3: *mut _XGC,
    arg4: *mut XSegment,
    arg5: i32,
) -> i32
Available on crate feature dep_sdl2 only.