- _Exit
void _Exit(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _IO_feof
int _IO_feof(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _IO_ferror
int _IO_ferror(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _IO_flockfile_
void _IO_flockfile_(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _IO_free_backup_area
void _IO_free_backup_area(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _IO_ftrylockfile_
int _IO_ftrylockfile_(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _IO_funlockfile_
void _IO_funlockfile_(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _IO_getc
int _IO_getc(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _IO_padn
__ssize_t _IO_padn(_IO_FILE* , int , __ssize_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _IO_peekc_locked
int _IO_peekc_locked(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _IO_putc
int _IO_putc(int , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _IO_seekoff
__off64_t _IO_seekoff(_IO_FILE* , __off64_t , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _IO_seekpos
__off64_t _IO_seekpos(_IO_FILE* , __off64_t , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _IO_sgetn
size_t _IO_sgetn(_IO_FILE* , void* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _IO_vfprintf
int _IO_vfprintf(_IO_FILE* , const(char)* , va_list )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _IO_vfscanf
int _IO_vfscanf(_IO_FILE* , const(char)* , va_list , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __ctype_b_loc
const(ushort)** __ctype_b_loc()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __ctype_get_mb_cur_max
size_t __ctype_get_mb_cur_max()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __ctype_tolower_loc
const(__int32_t)** __ctype_tolower_loc()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __ctype_toupper_loc
const(__int32_t)** __ctype_toupper_loc()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __errno_location
int* __errno_location()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __getdelim
__ssize_t __getdelim(char** , size_t* , int , FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __getpgid
__pid_t __getpgid(__pid_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __overflow
int __overflow(_IO_FILE* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __stpcpy
char* __stpcpy(char* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __stpncpy
char* __stpncpy(char* , const(char)* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __strtok_r
char* __strtok_r(char* , const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __tolower_l
int __tolower_l(int , locale_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __toupper_l
int __toupper_l(int , locale_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __uflow
int __uflow(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __underflow
int __underflow(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _exit
void _exit(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _tolower_
int _tolower_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _toupper_
int _toupper_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- a64l
c_long a64l(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- abort
void abort()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- abs
int abs(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- access
int access(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- acct
int acct(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- adler32
uLong adler32(uLong , const(Bytef)* , uInt )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- adler32_combine
uLong adler32_combine(uLong , uLong , off_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- adler32_z
uLong adler32_z(uLong , const(Bytef)* , z_size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- alarm
uint alarm(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- aligned_alloc
void* aligned_alloc(size_t , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- alloca_
void* alloca_(size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- asctime
char* asctime(const(tm)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- asctime_r
char* asctime_r(const(tm)* , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- at_quick_exit
int at_quick_exit(void function() )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- atexit
int atexit(void function() )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- atof
double atof(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- atoi
int atoi(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- atol
c_long atol(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- atoll
long atoll(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- bcmp
int bcmp(const(void)* , const(void)* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- bcopy
void bcopy(const(void)* , void* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- brk
int brk(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- bsearch
void* bsearch(const(void)* , const(void)* , size_t , size_t , __compar_fn_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- bzero
void bzero(void* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- call_zopen64
voidpf call_zopen64(const(zlib_filefunc64_32_def)* , const(void)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- call_zseek64
c_long call_zseek64(const(zlib_filefunc64_32_def)* , voidpf , ZPOS64_T , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- call_ztell64
ZPOS64_T call_ztell64(const(zlib_filefunc64_32_def)* , voidpf )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- calloc
void* calloc(size_t , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_add_series
lxw_chart_series* chart_add_series(lxw_chart* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_get
lxw_chart_axis* chart_axis_get(lxw_chart* , lxw_chart_axis_type )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_major_gridlines_set_line
void chart_axis_major_gridlines_set_line(lxw_chart_axis* , lxw_chart_line* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_major_gridlines_set_visible
void chart_axis_major_gridlines_set_visible(lxw_chart_axis* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_minor_gridlines_set_line
void chart_axis_minor_gridlines_set_line(lxw_chart_axis* , lxw_chart_line* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_minor_gridlines_set_visible
void chart_axis_minor_gridlines_set_visible(lxw_chart_axis* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_off
void chart_axis_off(lxw_chart_axis* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_crossing
void chart_axis_set_crossing(lxw_chart_axis* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_crossing_max
void chart_axis_set_crossing_max(lxw_chart_axis* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_display_units
void chart_axis_set_display_units(lxw_chart_axis* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_display_units_visible
void chart_axis_set_display_units_visible(lxw_chart_axis* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_fill
void chart_axis_set_fill(lxw_chart_axis* , lxw_chart_fill* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_interval_tick
void chart_axis_set_interval_tick(lxw_chart_axis* , uint16_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_interval_unit
void chart_axis_set_interval_unit(lxw_chart_axis* , uint16_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_label_align
void chart_axis_set_label_align(lxw_chart_axis* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_label_position
void chart_axis_set_label_position(lxw_chart_axis* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_line
void chart_axis_set_line(lxw_chart_axis* , lxw_chart_line* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_log_base
void chart_axis_set_log_base(lxw_chart_axis* , uint16_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_major_tick_mark
void chart_axis_set_major_tick_mark(lxw_chart_axis* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_major_unit
void chart_axis_set_major_unit(lxw_chart_axis* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_max
void chart_axis_set_max(lxw_chart_axis* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_min
void chart_axis_set_min(lxw_chart_axis* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_minor_tick_mark
void chart_axis_set_minor_tick_mark(lxw_chart_axis* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_minor_unit
void chart_axis_set_minor_unit(lxw_chart_axis* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_name
void chart_axis_set_name(lxw_chart_axis* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_name_font
void chart_axis_set_name_font(lxw_chart_axis* , lxw_chart_font* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_name_range
void chart_axis_set_name_range(lxw_chart_axis* , const(char)* , lxw_row_t , lxw_col_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_num_font
void chart_axis_set_num_font(lxw_chart_axis* , lxw_chart_font* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_num_format
void chart_axis_set_num_format(lxw_chart_axis* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_pattern
void chart_axis_set_pattern(lxw_chart_axis* , lxw_chart_pattern* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_position
void chart_axis_set_position(lxw_chart_axis* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_axis_set_reverse
void chart_axis_set_reverse(lxw_chart_axis* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_chartarea_set_fill
void chart_chartarea_set_fill(lxw_chart* , lxw_chart_fill* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_chartarea_set_line
void chart_chartarea_set_line(lxw_chart* , lxw_chart_line* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_chartarea_set_pattern
void chart_chartarea_set_pattern(lxw_chart* , lxw_chart_pattern* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_legend_delete_series
lxw_error chart_legend_delete_series(lxw_chart* , int16_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_legend_set_font
void chart_legend_set_font(lxw_chart* , lxw_chart_font* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_legend_set_position
void chart_legend_set_position(lxw_chart* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_plotarea_set_fill
void chart_plotarea_set_fill(lxw_chart* , lxw_chart_fill* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_plotarea_set_line
void chart_plotarea_set_line(lxw_chart* , lxw_chart_line* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_plotarea_set_pattern
void chart_plotarea_set_pattern(lxw_chart* , lxw_chart_pattern* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_get_error_bars
lxw_series_error_bars* chart_series_get_error_bars(lxw_chart_series* , lxw_chart_error_bar_axis )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_categories
void chart_series_set_categories(lxw_chart_series* , const(char)* , lxw_row_t , lxw_col_t , lxw_row_t , lxw_col_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_error_bars
void chart_series_set_error_bars(lxw_series_error_bars* , uint8_t , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_error_bars_direction
void chart_series_set_error_bars_direction(lxw_series_error_bars* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_error_bars_endcap
void chart_series_set_error_bars_endcap(lxw_series_error_bars* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_error_bars_line
void chart_series_set_error_bars_line(lxw_series_error_bars* , lxw_chart_line* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_fill
void chart_series_set_fill(lxw_chart_series* , lxw_chart_fill* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_invert_if_negative
void chart_series_set_invert_if_negative(lxw_chart_series* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_labels
void chart_series_set_labels(lxw_chart_series* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_labels_font
void chart_series_set_labels_font(lxw_chart_series* , lxw_chart_font* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_labels_leader_line
void chart_series_set_labels_leader_line(lxw_chart_series* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_labels_legend
void chart_series_set_labels_legend(lxw_chart_series* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_labels_num_format
void chart_series_set_labels_num_format(lxw_chart_series* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_labels_options
void chart_series_set_labels_options(lxw_chart_series* , uint8_t , uint8_t , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_labels_percentage
void chart_series_set_labels_percentage(lxw_chart_series* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_labels_position
void chart_series_set_labels_position(lxw_chart_series* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_labels_separator
void chart_series_set_labels_separator(lxw_chart_series* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_line
void chart_series_set_line(lxw_chart_series* , lxw_chart_line* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_marker_fill
void chart_series_set_marker_fill(lxw_chart_series* , lxw_chart_fill* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_marker_line
void chart_series_set_marker_line(lxw_chart_series* , lxw_chart_line* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_marker_pattern
void chart_series_set_marker_pattern(lxw_chart_series* , lxw_chart_pattern* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_marker_size
void chart_series_set_marker_size(lxw_chart_series* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_marker_type
void chart_series_set_marker_type(lxw_chart_series* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_name
void chart_series_set_name(lxw_chart_series* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_name_range
void chart_series_set_name_range(lxw_chart_series* , const(char)* , lxw_row_t , lxw_col_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_pattern
void chart_series_set_pattern(lxw_chart_series* , lxw_chart_pattern* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_points
lxw_error chart_series_set_points(lxw_chart_series* , lxw_chart_point** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_smooth
void chart_series_set_smooth(lxw_chart_series* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_trendline
void chart_series_set_trendline(lxw_chart_series* , uint8_t , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_trendline_equation
void chart_series_set_trendline_equation(lxw_chart_series* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_trendline_forecast
void chart_series_set_trendline_forecast(lxw_chart_series* , double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_trendline_intercept
void chart_series_set_trendline_intercept(lxw_chart_series* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_trendline_line
void chart_series_set_trendline_line(lxw_chart_series* , lxw_chart_line* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_trendline_name
void chart_series_set_trendline_name(lxw_chart_series* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_trendline_r_squared
void chart_series_set_trendline_r_squared(lxw_chart_series* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_series_set_values
void chart_series_set_values(lxw_chart_series* , const(char)* , lxw_row_t , lxw_col_t , lxw_row_t , lxw_col_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_set_drop_lines
void chart_set_drop_lines(lxw_chart* , lxw_chart_line* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_set_high_low_lines
void chart_set_high_low_lines(lxw_chart* , lxw_chart_line* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_set_hole_size
void chart_set_hole_size(lxw_chart* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_set_rotation
void chart_set_rotation(lxw_chart* , uint16_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_set_series_gap
void chart_set_series_gap(lxw_chart* , uint16_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_set_series_overlap
void chart_set_series_overlap(lxw_chart* , int8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_set_style
void chart_set_style(lxw_chart* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_set_table
void chart_set_table(lxw_chart* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_set_table_font
void chart_set_table_font(lxw_chart* , lxw_chart_font* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_set_table_grid
void chart_set_table_grid(lxw_chart* , uint8_t , uint8_t , uint8_t , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_set_up_down_bars
void chart_set_up_down_bars(lxw_chart* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_set_up_down_bars_format
void chart_set_up_down_bars_format(lxw_chart* , lxw_chart_line* , lxw_chart_fill* , lxw_chart_line* , lxw_chart_fill* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_show_blanks_as
void chart_show_blanks_as(lxw_chart* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_show_hidden_data
void chart_show_hidden_data(lxw_chart* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_title_off
void chart_title_off(lxw_chart* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_title_set_name
void chart_title_set_name(lxw_chart* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_title_set_name_font
void chart_title_set_name_font(lxw_chart* , lxw_chart_font* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chart_title_set_name_range
void chart_title_set_name_range(lxw_chart* , const(char)* , lxw_row_t , lxw_col_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chartsheet_activate
void chartsheet_activate(lxw_chartsheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chartsheet_hide
void chartsheet_hide(lxw_chartsheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chartsheet_protect
void chartsheet_protect(lxw_chartsheet* , const(char)* , lxw_protection* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chartsheet_select
void chartsheet_select(lxw_chartsheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chartsheet_set_chart
lxw_error chartsheet_set_chart(lxw_chartsheet* , lxw_chart* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chartsheet_set_chart_opt
lxw_error chartsheet_set_chart_opt(lxw_chartsheet* , lxw_chart* , lxw_image_options* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chartsheet_set_first_sheet
void chartsheet_set_first_sheet(lxw_chartsheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chartsheet_set_footer
lxw_error chartsheet_set_footer(lxw_chartsheet* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chartsheet_set_footer_opt
lxw_error chartsheet_set_footer_opt(lxw_chartsheet* , const(char)* , lxw_header_footer_options* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chartsheet_set_header
lxw_error chartsheet_set_header(lxw_chartsheet* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chartsheet_set_header_opt
lxw_error chartsheet_set_header_opt(lxw_chartsheet* , const(char)* , lxw_header_footer_options* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chartsheet_set_landscape
void chartsheet_set_landscape(lxw_chartsheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chartsheet_set_margins
void chartsheet_set_margins(lxw_chartsheet* , double , double , double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chartsheet_set_paper
void chartsheet_set_paper(lxw_chartsheet* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chartsheet_set_portrait
void chartsheet_set_portrait(lxw_chartsheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chartsheet_set_tab_color
void chartsheet_set_tab_color(lxw_chartsheet* , lxw_color_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chartsheet_set_zoom
void chartsheet_set_zoom(lxw_chartsheet* , uint16_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chdir
int chdir(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chown
int chown(const(char)* , __uid_t , __gid_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- chroot
int chroot(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- clearenv
int clearenv()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- clearerr
void clearerr(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- clearerr_unlocked
void clearerr_unlocked(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- clock
clock_t clock()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- clock_getcpuclockid
int clock_getcpuclockid(pid_t , clockid_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- clock_getres
int clock_getres(clockid_t , timespec* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- clock_gettime
int clock_gettime(clockid_t , timespec* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- clock_nanosleep
int clock_nanosleep(clockid_t , int , const(timespec)* , timespec* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- clock_settime
int clock_settime(clockid_t , const(timespec)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- close
int close(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- compress
int compress(Bytef* , uLongf* , const(Bytef)* , uLong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- compress2
int compress2(Bytef* , uLongf* , const(Bytef)* , uLong , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- compressBound
uLong compressBound(uLong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- confstr
size_t confstr(int , char* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- crc32
uLong crc32(uLong , const(Bytef)* , uInt )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- crc32_combine
uLong crc32_combine(uLong , uLong , off_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- crc32_z
uLong crc32_z(uLong , const(Bytef)* , z_size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ctermid
char* ctermid(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ctime
char* ctime(const(time_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ctime_r
char* ctime_r(const(time_t)* , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- daemon
int daemon(int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- deflate
int deflate(z_streamp , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- deflateBound
uLong deflateBound(z_streamp , uLong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- deflateCopy
int deflateCopy(z_streamp , z_streamp )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- deflateEnd
int deflateEnd(z_streamp )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- deflateGetDictionary
int deflateGetDictionary(z_streamp , Bytef* , uInt* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- deflateInit2_
int deflateInit2_(z_streamp , int , int , int , int , int , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- deflateInit_
int deflateInit_(z_streamp , int , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- deflateParams
int deflateParams(z_streamp , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- deflatePending
int deflatePending(z_streamp , uint* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- deflatePrime
int deflatePrime(z_streamp , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- deflateReset
int deflateReset(z_streamp )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- deflateResetKeep
int deflateResetKeep(z_streamp )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- deflateSetDictionary
int deflateSetDictionary(z_streamp , const(Bytef)* , uInt )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- deflateSetHeader
int deflateSetHeader(z_streamp , gz_headerp )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- deflateTune
int deflateTune(z_streamp , int , int , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- difftime
double difftime(time_t , time_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- div
div_t div(int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- dprintf
int dprintf(int , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- drand48
double drand48()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- drand48_r
int drand48_r(drand48_data* , double* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- dup
int dup(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- dup2
int dup2(int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- dysize
int dysize(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ecvt
char* ecvt(double , int , int* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ecvt_r
int ecvt_r(double , int , int* , int* , char* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- endusershell
void endusershell()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- erand48
double erand48(ushort* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- erand48_r
int erand48_r(ushort* , drand48_data* , double* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- execl
int execl(const(char)* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- execle
int execle(const(char)* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- execlp
int execlp(const(char)* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- execv
int execv(const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- execve
int execve(const(char)* , char** , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- execvp
int execvp(const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- exit
void exit(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- explicit_bzero
void explicit_bzero(void* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- faccessat
int faccessat(int , const(char)* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fchdir
int fchdir(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fchown
int fchown(int , __uid_t , __gid_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fchownat
int fchownat(int , const(char)* , __uid_t , __gid_t , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fclose
int fclose(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fcvt
char* fcvt(double , int , int* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fcvt_r
int fcvt_r(double , int , int* , int* , char* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fdatasync
int fdatasync(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fdopen
FILE* fdopen(int , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- feof
int feof(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- feof_unlocked
int feof_unlocked(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ferror
int ferror(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ferror_unlocked
int ferror_unlocked(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fexecve
int fexecve(int , char** , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fflush
int fflush(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fflush_unlocked
int fflush_unlocked(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ffs
int ffs(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ffsl
int ffsl(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ffsll
int ffsll(long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fgetc
int fgetc(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fgetc_unlocked
int fgetc_unlocked(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fgetpos
int fgetpos(FILE* , fpos_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fgets
char* fgets(char* , int , FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fileno
int fileno(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fileno_unlocked
int fileno_unlocked(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fill_fopen64_filefunc
void fill_fopen64_filefunc(zlib_filefunc64_def* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fill_fopen_filefunc
void fill_fopen_filefunc(zlib_filefunc_def* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fill_zlib_filefunc64_32_def_from_filefunc32
void fill_zlib_filefunc64_32_def_from_filefunc32(zlib_filefunc64_32_def* , const(zlib_filefunc_def)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- flockfile
void flockfile(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fmemopen
FILE* fmemopen(void* , size_t , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fopen
FILE* fopen(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fork
__pid_t fork()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_align
void format_set_align(lxw_format* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_bg_color
void format_set_bg_color(lxw_format* , lxw_color_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_bold
void format_set_bold(lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_border
void format_set_border(lxw_format* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_border_color
void format_set_border_color(lxw_format* , lxw_color_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_bottom
void format_set_bottom(lxw_format* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_bottom_color
void format_set_bottom_color(lxw_format* , lxw_color_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_diag_border
void format_set_diag_border(lxw_format* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_diag_color
void format_set_diag_color(lxw_format* , lxw_color_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_diag_type
void format_set_diag_type(lxw_format* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_fg_color
void format_set_fg_color(lxw_format* , lxw_color_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_font_charset
void format_set_font_charset(lxw_format* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_font_color
void format_set_font_color(lxw_format* , lxw_color_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_font_condense
void format_set_font_condense(lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_font_extend
void format_set_font_extend(lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_font_family
void format_set_font_family(lxw_format* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_font_name
void format_set_font_name(lxw_format* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_font_outline
void format_set_font_outline(lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_font_scheme
void format_set_font_scheme(lxw_format* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_font_script
void format_set_font_script(lxw_format* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_font_shadow
void format_set_font_shadow(lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_font_size
void format_set_font_size(lxw_format* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_font_strikeout
void format_set_font_strikeout(lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_hidden
void format_set_hidden(lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_indent
void format_set_indent(lxw_format* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_italic
void format_set_italic(lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_left
void format_set_left(lxw_format* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_left_color
void format_set_left_color(lxw_format* , lxw_color_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_num_format
void format_set_num_format(lxw_format* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_num_format_index
void format_set_num_format_index(lxw_format* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_pattern
void format_set_pattern(lxw_format* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_reading_order
void format_set_reading_order(lxw_format* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_right
void format_set_right(lxw_format* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_right_color
void format_set_right_color(lxw_format* , lxw_color_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_rotation
void format_set_rotation(lxw_format* , int16_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_shrink
void format_set_shrink(lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_text_wrap
void format_set_text_wrap(lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_theme
void format_set_theme(lxw_format* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_top
void format_set_top(lxw_format* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_top_color
void format_set_top_color(lxw_format* , lxw_color_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_underline
void format_set_underline(lxw_format* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- format_set_unlocked
void format_set_unlocked(lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fpathconf
c_long fpathconf(int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fprintf
int fprintf(FILE* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fputc
int fputc(int , FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fputc_unlocked
int fputc_unlocked(int , FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fputs
int fputs(const(char)* , FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fread
size_t fread(void* , size_t , size_t , FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fread_unlocked
size_t fread_unlocked(void* , size_t , size_t , FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- free
void free(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- freopen
FILE* freopen(const(char)* , const(char)* , FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fscanf
int fscanf(FILE* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fseek
int fseek(FILE* , c_long , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fseeko
int fseeko(FILE* , __off_t , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fsetpos
int fsetpos(FILE* , const(fpos_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fsync
int fsync(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ftell
c_long ftell(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ftello
__off_t ftello(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ftruncate
int ftruncate(int , __off_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ftrylockfile
int ftrylockfile(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- funlockfile
void funlockfile(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fwrite
size_t fwrite(const(void)* , size_t , size_t , FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fwrite_unlocked
size_t fwrite_unlocked(const(void)* , size_t , size_t , FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gcvt
char* gcvt(double , int , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- get_crc_table
const(z_crc_t)* get_crc_table()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getc_
int getc_(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getc_unlocked
int getc_unlocked(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getchar
int getchar()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getchar_unlocked
int getchar_unlocked()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getcwd
char* getcwd(char* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getdelim
__ssize_t getdelim(char** , size_t* , int , FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getdomainname
int getdomainname(char* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getdtablesize
int getdtablesize()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getegid
__gid_t getegid()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getentropy
int getentropy(void* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getenv
char* getenv(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- geteuid
__uid_t geteuid()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getgid
__gid_t getgid()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getgroups
int getgroups(int , __gid_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gethostid
c_long gethostid()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gethostname
int gethostname(char* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getline
__ssize_t getline(char** , size_t* , FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getloadavg
int getloadavg(double* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getlogin
char* getlogin()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getlogin_r
int getlogin_r(char* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getopt
int getopt(int , char** , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getpagesize
int getpagesize()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getpass
char* getpass(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getpgid
__pid_t getpgid(__pid_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getpgrp
__pid_t getpgrp()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getpid
__pid_t getpid()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getppid
__pid_t getppid()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getsid
__pid_t getsid(__pid_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getsubopt
int getsubopt(char** , char** , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getuid
__uid_t getuid()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getusershell
char* getusershell()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getw
int getw(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getwd
char* getwd(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gmtime
tm* gmtime(const(time_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gmtime_r
tm* gmtime_r(const(time_t)* , tm* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gnu_dev_major
uint gnu_dev_major(__dev_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gnu_dev_makedev
__dev_t gnu_dev_makedev(uint , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gnu_dev_minor
uint gnu_dev_minor(__dev_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzbuffer
int gzbuffer(gzFile , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzclearerr
void gzclearerr(gzFile )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzclose
int gzclose(gzFile )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzclose_r
int gzclose_r(gzFile )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzclose_w
int gzclose_w(gzFile )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzdirect
int gzdirect(gzFile )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzdopen
gzFile gzdopen(int , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzeof
int gzeof(gzFile )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzerror
const(char)* gzerror(gzFile , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzflush
int gzflush(gzFile , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzfread
z_size_t gzfread(voidp , z_size_t , z_size_t , gzFile )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzfwrite
z_size_t gzfwrite(voidpc , z_size_t , z_size_t , gzFile )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzgetc_
int gzgetc_(gzFile )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzgetc_
int gzgetc_(gzFile )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzgets
char* gzgets(gzFile , char* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzoffset
off_t gzoffset(gzFile )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzopen
gzFile gzopen(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzprintf
int gzprintf(gzFile , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzputc
int gzputc(gzFile , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzputs
int gzputs(gzFile , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzread
int gzread(gzFile , voidp , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzrewind
int gzrewind(gzFile )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzseek
off_t gzseek(gzFile , off_t , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzsetparams
int gzsetparams(gzFile , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gztell
off_t gztell(gzFile )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzungetc
int gzungetc(int , gzFile )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzvprintf
int gzvprintf(gzFile , const(char)* , va_list )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gzwrite
int gzwrite(gzFile , voidpc , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- index
char* index(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- inflate
int inflate(z_streamp , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- inflateBack
int inflateBack(z_streamp , in_func , void* , out_func , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- inflateBackEnd
int inflateBackEnd(z_streamp )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- inflateBackInit_
int inflateBackInit_(z_streamp , int , ubyte* , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- inflateCodesUsed
c_ulong inflateCodesUsed(z_streamp )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- inflateCopy
int inflateCopy(z_streamp , z_streamp )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- inflateEnd
int inflateEnd(z_streamp )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- inflateGetDictionary
int inflateGetDictionary(z_streamp , Bytef* , uInt* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- inflateGetHeader
int inflateGetHeader(z_streamp , gz_headerp )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- inflateInit2_
int inflateInit2_(z_streamp , int , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- inflateInit_
int inflateInit_(z_streamp , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- inflateMark
c_long inflateMark(z_streamp )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- inflatePrime
int inflatePrime(z_streamp , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- inflateReset
int inflateReset(z_streamp )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- inflateReset2
int inflateReset2(z_streamp , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- inflateResetKeep
int inflateResetKeep(z_streamp )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- inflateSetDictionary
int inflateSetDictionary(z_streamp , const(Bytef)* , uInt )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- inflateSync
int inflateSync(z_streamp )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- inflateSyncPoint
int inflateSyncPoint(z_streamp )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- inflateUndermine
int inflateUndermine(z_streamp , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- inflateValidate
int inflateValidate(z_streamp , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- initstate
char* initstate(uint , char* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- initstate_r
int initstate_r(uint , char* , size_t , random_data* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- isalnum_
int isalnum_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- isalnum_l_
int isalnum_l_(int , locale_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- isalpha_
int isalpha_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- isalpha_l_
int isalpha_l_(int , locale_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- isascii_
int isascii_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- isatty
int isatty(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- isblank_
int isblank_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- isblank_l_
int isblank_l_(int , locale_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- iscntrl_
int iscntrl_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- iscntrl_l_
int iscntrl_l_(int , locale_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- isdigit_
int isdigit_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- isdigit_l_
int isdigit_l_(int , locale_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- isgraph_
int isgraph_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- isgraph_l_
int isgraph_l_(int , locale_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- islower_
int islower_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- islower_l_
int islower_l_(int , locale_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- isprint_
int isprint_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- isprint_l_
int isprint_l_(int , locale_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ispunct_
int ispunct_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ispunct_l_
int ispunct_l_(int , locale_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- isspace_
int isspace_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- isspace_l_
int isspace_l_(int , locale_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- isupper_
int isupper_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- isupper_l_
int isupper_l_(int , locale_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- isxdigit_
int isxdigit_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- isxdigit_l_
int isxdigit_l_(int , locale_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- jrand48
c_long jrand48(ushort* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- jrand48_r
int jrand48_r(ushort* , drand48_data* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- l64a
char* l64a(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- labs
c_long labs(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lchown
int lchown(const(char)* , __uid_t , __gid_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lcong48
void lcong48(ushort* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lcong48_r
int lcong48_r(ushort* , drand48_data* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldiv
ldiv_t ldiv(c_long , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- link
int link(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- linkat
int linkat(int , const(char)* , int , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- llabs
long llabs(long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lldiv
lldiv_t lldiv(long , long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- localtime
tm* localtime(const(time_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- localtime_r
tm* localtime_r(const(time_t)* , tm* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lockf
int lockf(int , int , __off_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lrand48
c_long lrand48()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lrand48_r
int lrand48_r(drand48_data* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lseek
__off_t lseek(int , __off_t , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_add_document_relationship
void lxw_add_document_relationship(lxw_relationships* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_add_drawing_object
void lxw_add_drawing_object(lxw_drawing* , lxw_drawing_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_add_ms_package_relationship
void lxw_add_ms_package_relationship(lxw_relationships* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_add_package_relationship
void lxw_add_package_relationship(lxw_relationships* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_add_worksheet_relationship
void lxw_add_worksheet_relationship(lxw_relationships* , const(char)* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_app_add_heading_pair
void lxw_app_add_heading_pair(lxw_app* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_app_add_part_name
void lxw_app_add_part_name(lxw_app* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_app_assemble_xml_file
void lxw_app_assemble_xml_file(lxw_app* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_app_free
void lxw_app_free(lxw_app* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_app_new
lxw_app* lxw_app_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_chart_add_data_cache
lxw_error lxw_chart_add_data_cache(lxw_series_range* , uint8_t* , uint16_t , uint8_t , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_chart_assemble_xml_file
void lxw_chart_assemble_xml_file(lxw_chart* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_chart_free
void lxw_chart_free(lxw_chart* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_chart_new
lxw_chart* lxw_chart_new(uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_chartsheet_assemble_xml_file
void lxw_chartsheet_assemble_xml_file(lxw_chartsheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_chartsheet_free
void lxw_chartsheet_free(lxw_chartsheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_chartsheet_new
lxw_chartsheet* lxw_chartsheet_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_col_to_name
void lxw_col_to_name(char* , lxw_col_t , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_content_types_assemble_xml_file
void lxw_content_types_assemble_xml_file(lxw_content_types* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_content_types_free
void lxw_content_types_free(lxw_content_types* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_content_types_new
lxw_content_types* lxw_content_types_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_core_assemble_xml_file
void lxw_core_assemble_xml_file(lxw_core* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_core_free
void lxw_core_free(lxw_core* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_core_new
lxw_core* lxw_core_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_create_package
lxw_error lxw_create_package(lxw_packager* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_ct_add_calc_chain
void lxw_ct_add_calc_chain(lxw_content_types* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_ct_add_chart_name
void lxw_ct_add_chart_name(lxw_content_types* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_ct_add_chartsheet_name
void lxw_ct_add_chartsheet_name(lxw_content_types* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_ct_add_custom_properties
void lxw_ct_add_custom_properties(lxw_content_types* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_ct_add_default
void lxw_ct_add_default(lxw_content_types* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_ct_add_drawing_name
void lxw_ct_add_drawing_name(lxw_content_types* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_ct_add_override
void lxw_ct_add_override(lxw_content_types* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_ct_add_shared_strings
void lxw_ct_add_shared_strings(lxw_content_types* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_ct_add_worksheet_name
void lxw_ct_add_worksheet_name(lxw_content_types* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_custom_assemble_xml_file
void lxw_custom_assemble_xml_file(lxw_custom* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_custom_free
void lxw_custom_free(lxw_custom* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_custom_new
lxw_custom* lxw_custom_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_datetime_to_excel_date
double lxw_datetime_to_excel_date(lxw_datetime* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_drawing_assemble_xml_file
void lxw_drawing_assemble_xml_file(lxw_drawing* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_drawing_free
void lxw_drawing_free(lxw_drawing* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_drawing_new
lxw_drawing* lxw_drawing_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_escape_control_characters
char* lxw_escape_control_characters(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_escape_data
char* lxw_escape_data(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_format_check_color
lxw_color_t lxw_format_check_color(lxw_color_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_format_free
void lxw_format_free(lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_format_get_border_key
lxw_border* lxw_format_get_border_key(lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_format_get_fill_key
lxw_fill* lxw_format_get_fill_key(lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_format_get_font_key
lxw_font* lxw_format_get_font_key(lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_format_get_xf_index
int32_t lxw_format_get_xf_index(lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_format_new
lxw_format* lxw_format_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_free_drawing_object
void lxw_free_drawing_object(lxw_drawing_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_free_relationships
void lxw_free_relationships(lxw_relationships* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_get_sst_index
sst_element* lxw_get_sst_index(lxw_sst* , const(char)* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_hash_free
void lxw_hash_free(lxw_hash_table* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_hash_key_exists
lxw_hash_element* lxw_hash_key_exists(lxw_hash_table* , void* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_hash_new
lxw_hash_table* lxw_hash_new(uint32_t , uint8_t , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_hash_password
uint16_t lxw_hash_password(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_insert_hash_element
lxw_hash_element* lxw_insert_hash_element(lxw_hash_table* , void* , void* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_name_to_col
uint16_t lxw_name_to_col(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_name_to_col_2
uint16_t lxw_name_to_col_2(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_name_to_row
uint32_t lxw_name_to_row(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_name_to_row_2
uint32_t lxw_name_to_row_2(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_new_attribute_dbl
xml_attribute* lxw_new_attribute_dbl(const(char)* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_new_attribute_int
xml_attribute* lxw_new_attribute_int(const(char)* , uint32_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_new_attribute_str
xml_attribute* lxw_new_attribute_str(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_packager_free
void lxw_packager_free(lxw_packager* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_packager_new
lxw_packager* lxw_packager_new(const(char)* , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_quote_sheetname
char* lxw_quote_sheetname(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_relationships_assemble_xml_file
void lxw_relationships_assemble_xml_file(lxw_relationships* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_relationships_new
lxw_relationships* lxw_relationships_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_rowcol_to_cell
void lxw_rowcol_to_cell(char* , lxw_row_t , lxw_col_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_rowcol_to_cell_abs
void lxw_rowcol_to_cell_abs(char* , lxw_row_t , lxw_col_t , uint8_t , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_rowcol_to_formula_abs
void lxw_rowcol_to_formula_abs(char* , const(char)* , lxw_row_t , lxw_col_t , lxw_row_t , lxw_col_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_rowcol_to_range
void lxw_rowcol_to_range(char* , lxw_row_t , lxw_col_t , lxw_row_t , lxw_col_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_rowcol_to_range_abs
void lxw_rowcol_to_range_abs(char* , lxw_row_t , lxw_col_t , lxw_row_t , lxw_col_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_sst_assemble_xml_file
void lxw_sst_assemble_xml_file(lxw_sst* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_sst_free
void lxw_sst_free(lxw_sst* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_sst_new
lxw_sst* lxw_sst_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_str_tolower
void lxw_str_tolower(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_strdup
char* lxw_strdup(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_strdup_formula
char* lxw_strdup_formula(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_strerror
char* lxw_strerror(lxw_error )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_styles_assemble_xml_file
void lxw_styles_assemble_xml_file(lxw_styles* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_styles_free
void lxw_styles_free(lxw_styles* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_styles_new
lxw_styles* lxw_styles_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_styles_write_rich_font
void lxw_styles_write_rich_font(lxw_styles* , lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_styles_write_string_fragment
void lxw_styles_write_string_fragment(lxw_styles* , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_theme_assemble_xml_file
void lxw_theme_assemble_xml_file(lxw_theme* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_theme_free
void lxw_theme_free(lxw_theme* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_theme_new
lxw_theme* lxw_theme_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_theme_xml_declaration
void lxw_theme_xml_declaration(lxw_theme* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_tmpfile
FILE* lxw_tmpfile(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_utf8_strlen
size_t lxw_utf8_strlen(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_version
const(char)* lxw_version()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_workbook_assemble_xml_file
void lxw_workbook_assemble_xml_file(lxw_workbook* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_workbook_free
void lxw_workbook_free(lxw_workbook* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_workbook_set_default_xf_indices
void lxw_workbook_set_default_xf_indices(lxw_workbook* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_worksheet_assemble_xml_file
void lxw_worksheet_assemble_xml_file(lxw_worksheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_worksheet_find_cell
lxw_cell* lxw_worksheet_find_cell(lxw_row* , lxw_col_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_worksheet_find_row
lxw_row* lxw_worksheet_find_row(lxw_worksheet* , lxw_row_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_worksheet_free
void lxw_worksheet_free(lxw_worksheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_worksheet_new
lxw_worksheet* lxw_worksheet_new(lxw_worksheet_init_data* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_worksheet_prepare_chart
void lxw_worksheet_prepare_chart(lxw_worksheet* , uint16_t , uint16_t , lxw_image_options* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_worksheet_prepare_image
void lxw_worksheet_prepare_image(lxw_worksheet* , uint16_t , uint16_t , lxw_image_options* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_worksheet_write_drawings
void lxw_worksheet_write_drawings(lxw_worksheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_worksheet_write_header_footer
void lxw_worksheet_write_header_footer(lxw_worksheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_worksheet_write_page_margins
void lxw_worksheet_write_page_margins(lxw_worksheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_worksheet_write_page_setup
void lxw_worksheet_write_page_setup(lxw_worksheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_worksheet_write_sheet_pr
void lxw_worksheet_write_sheet_pr(lxw_worksheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_worksheet_write_sheet_protection
void lxw_worksheet_write_sheet_protection(lxw_worksheet* , lxw_protection* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_worksheet_write_sheet_views
void lxw_worksheet_write_sheet_views(lxw_worksheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_worksheet_write_single_row
void lxw_worksheet_write_single_row(lxw_worksheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_xml_data_element
void lxw_xml_data_element(FILE* , const(char)* , const(char)* , xml_attribute_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_xml_declaration
void lxw_xml_declaration(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_xml_empty_tag
void lxw_xml_empty_tag(FILE* , const(char)* , xml_attribute_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_xml_empty_tag_unencoded
void lxw_xml_empty_tag_unencoded(FILE* , const(char)* , xml_attribute_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_xml_end_tag
void lxw_xml_end_tag(FILE* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_xml_rich_si_element
void lxw_xml_rich_si_element(FILE* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_xml_start_tag
void lxw_xml_start_tag(FILE* , const(char)* , xml_attribute_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lxw_xml_start_tag_unencoded
void lxw_xml_start_tag_unencoded(FILE* , const(char)* , xml_attribute_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- malloc
void* malloc(size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mblen
int mblen(const(char)* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mbstowcs
size_t mbstowcs(wchar_t* , const(char)* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mbtowc
int mbtowc(wchar_t* , const(char)* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- memccpy
void* memccpy(void* , const(void)* , int , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- memchr
void* memchr(const(void)* , int , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- memcmp
int memcmp(const(void)* , const(void)* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- memcpy
void* memcpy(void* , const(void)* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- memmove
void* memmove(void* , const(void)* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- memset
void* memset(void* , int , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mkdtemp
char* mkdtemp(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mkstemp
int mkstemp(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mkstemps
int mkstemps(char* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mktemp
char* mktemp(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mktime
time_t mktime(tm* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mrand48
c_long mrand48()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mrand48_r
int mrand48_r(drand48_data* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- nanosleep
int nanosleep(const(timespec)* , timespec* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- new_workbook
lxw_workbook* new_workbook(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- new_workbook_opt
lxw_workbook* new_workbook_opt(const(char)* , lxw_workbook_options* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- nice
int nice(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- nrand48
c_long nrand48(ushort* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- nrand48_r
int nrand48_r(ushort* , drand48_data* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- on_exit
int on_exit(void function(int, void*) , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- open_memstream
FILE* open_memstream(char** , size_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pathconf
c_long pathconf(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pause
int pause()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pclose
int pclose(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- perror
void perror(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pipe
int pipe(int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- popen
FILE* popen(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- posix_memalign
int posix_memalign(void** , size_t , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pread
ssize_t pread(int , void* , size_t , __off_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- printf
int printf(const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- profil
int profil(ushort* , size_t , size_t , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pselect
int pselect(int , fd_set* , fd_set* , fd_set* , const(timespec)* , const(__sigset_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- putc_
int putc_(int , FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- putc_unlocked
int putc_unlocked(int , FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- putchar
int putchar(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- putchar_unlocked
int putchar_unlocked(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- putenv
int putenv(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- puts
int puts(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- putw
int putw(int , FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pwrite
ssize_t pwrite(int , const(void)* , size_t , __off_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- qecvt
char* qecvt(real , int , int* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- qecvt_r
int qecvt_r(real , int , int* , int* , char* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- qfcvt
char* qfcvt(real , int , int* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- qfcvt_r
int qfcvt_r(real , int , int* , int* , char* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- qgcvt
char* qgcvt(real , int , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- qsort
void qsort(void* , size_t , size_t , __compar_fn_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- quick_exit
void quick_exit(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rand
int rand()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rand_r
int rand_r(uint* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- random
c_long random()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- random_r
int random_r(random_data* , int32_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- read
ssize_t read(int , void* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- readlink
ssize_t readlink(const(char)* , char* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- readlinkat
ssize_t readlinkat(int , const(char)* , char* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- realloc
void* realloc(void* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- realpath
char* realpath(const(char)* , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- remove
int remove(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rename
int rename(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- renameat
int renameat(int , const(char)* , int , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- revoke
int revoke(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rewind
void rewind(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rindex
char* rindex(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rmdir
int rmdir(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rpmatch
int rpmatch(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sbrk
void* sbrk(intptr_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- scanf
int scanf(const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- seed48
ushort* seed48(ushort* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- seed48_r
int seed48_r(ushort* , drand48_data* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- select
int select(int , fd_set* , fd_set* , fd_set* , timeval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setbuf
void setbuf(FILE* , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setbuffer
void setbuffer(FILE* , char* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setdomainname
int setdomainname(const(char)* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setegid
int setegid(__gid_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setenv
int setenv(const(char)* , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- seteuid
int seteuid(__uid_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setgid
int setgid(__gid_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sethostid
int sethostid(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sethostname
int sethostname(const(char)* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setlinebuf
void setlinebuf(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setlogin
int setlogin(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setpgid
int setpgid(__pid_t , __pid_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setpgrp
int setpgrp()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setregid
int setregid(__gid_t , __gid_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setreuid
int setreuid(__uid_t , __uid_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setsid
__pid_t setsid()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setstate
char* setstate(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setstate_r
int setstate_r(char* , random_data* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setuid
int setuid(__uid_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setusershell
void setusershell()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setvbuf
int setvbuf(FILE* , char* , int , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sleep
uint sleep(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- snprintf
int snprintf(char* , size_t , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sprintf
int sprintf(char* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- srand
void srand(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- srand48
void srand48(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- srand48_r
int srand48_r(c_long , drand48_data* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- srandom
void srandom(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- srandom_r
int srandom_r(uint , random_data* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sscanf
int sscanf(const(char)* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- stime
int stime(const(time_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- stpcpy
char* stpcpy(char* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- stpncpy
char* stpncpy(char* , const(char)* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strcasecmp
int strcasecmp(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strcasecmp_l
int strcasecmp_l(const(char)* , const(char)* , locale_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strcat
char* strcat(char* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strchr
char* strchr(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strcmp
int strcmp(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strcoll
int strcoll(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strcoll_l
int strcoll_l(const(char)* , const(char)* , locale_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strcpy
char* strcpy(char* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strcspn
c_ulong strcspn(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strdup
char* strdup(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strerror
char* strerror(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strerror_l
char* strerror_l(int , locale_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strerror_r
int strerror_r(int , char* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strftime
size_t strftime(char* , size_t , const(char)* , const(tm)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strftime_l
size_t strftime_l(char* , size_t , const(char)* , const(tm)* , locale_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strlen
c_ulong strlen(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strncasecmp
int strncasecmp(const(char)* , const(char)* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strncasecmp_l
int strncasecmp_l(const(char)* , const(char)* , size_t , locale_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strncat
char* strncat(char* , const(char)* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strncmp
int strncmp(const(char)* , const(char)* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strncpy
char* strncpy(char* , const(char)* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strndup
char* strndup(const(char)* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strnlen
size_t strnlen(const(char)* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strpbrk
char* strpbrk(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strrchr
char* strrchr(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strsep
char* strsep(char** , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strsignal
char* strsignal(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strspn
c_ulong strspn(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strstr
char* strstr(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strtod
double strtod(const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strtof
float strtof(const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strtok
char* strtok(char* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strtok_r
char* strtok_r(char* , const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strtol
c_long strtol(const(char)* , char** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strtold
real strtold(const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strtoll
long strtoll(const(char)* , char** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strtoq
long strtoq(const(char)* , char** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strtoul
c_ulong strtoul(const(char)* , char** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strtoull
ulong strtoull(const(char)* , char** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strtouq
ulong strtouq(const(char)* , char** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strxfrm
c_ulong strxfrm(char* , const(char)* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strxfrm_l
size_t strxfrm_l(char* , const(char)* , size_t , locale_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- symlink
int symlink(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- symlinkat
int symlinkat(const(char)* , int , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sync
void sync()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- syscall
c_long syscall(c_long , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sysconf
c_long sysconf(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- system
int system(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tcgetpgrp
__pid_t tcgetpgrp(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tcsetpgrp
int tcsetpgrp(int , __pid_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tempnam
char* tempnam(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- time
time_t time(time_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- timegm
time_t timegm(tm* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- timelocal
time_t timelocal(tm* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- timer_create
int timer_create(clockid_t , sigevent* , timer_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- timer_delete
int timer_delete(timer_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- timer_getoverrun
int timer_getoverrun(timer_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- timer_gettime
int timer_gettime(timer_t , itimerspec* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- timer_settime
int timer_settime(timer_t , int , const(itimerspec)* , itimerspec* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- timespec_get
int timespec_get(timespec* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tmpfile
FILE* tmpfile()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tmpnam
char* tmpnam(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tmpnam_r
char* tmpnam_r(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- toascii_
int toascii_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tolower
int tolower(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tolower_l
int tolower_l(int , locale_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- toupper
int toupper(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- toupper_l
int toupper_l(int , locale_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- truncate
int truncate(const(char)* , __off_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ttyname
char* ttyname(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ttyname_r
int ttyname_r(int , char* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ttyslot
int ttyslot()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tzset
void tzset()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ualarm
__useconds_t ualarm(__useconds_t , __useconds_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- uncompress
int uncompress(Bytef* , uLongf* , const(Bytef)* , uLong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- uncompress2
int uncompress2(Bytef* , uLongf* , const(Bytef)* , uLong* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ungetc
int ungetc(int , FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- unlink
int unlink(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- unlinkat
int unlinkat(int , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- unsetenv
int unsetenv(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- usleep
int usleep(__useconds_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- valloc
void* valloc(size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- vdprintf
int vdprintf(int , const(char)* , va_list )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- vfork
int vfork()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- vfprintf
int vfprintf(FILE* , const(char)* , va_list )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- vfscanf
int vfscanf(FILE* , const(char)* , va_list )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- vhangup
int vhangup()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- vprintf
int vprintf(const(char)* , va_list )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- vscanf
int vscanf(const(char)* , va_list )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- vsnprintf
int vsnprintf(char* , size_t , const(char)* , va_list )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- vsprintf
int vsprintf(char* , const(char)* , va_list )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- vsscanf
int vsscanf(const(char)* , const(char)* , va_list )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wcstombs
size_t wcstombs(char* , const(wchar_t)* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wctomb
int wctomb(char* , wchar_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- workbook_add_chart
lxw_chart* workbook_add_chart(lxw_workbook* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- workbook_add_chartsheet
lxw_chartsheet* workbook_add_chartsheet(lxw_workbook* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- workbook_add_format
lxw_format* workbook_add_format(lxw_workbook* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- workbook_add_worksheet
lxw_worksheet* workbook_add_worksheet(lxw_workbook* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- workbook_close
lxw_error workbook_close(lxw_workbook* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- workbook_define_name
lxw_error workbook_define_name(lxw_workbook* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- workbook_get_chartsheet_by_name
lxw_chartsheet* workbook_get_chartsheet_by_name(lxw_workbook* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- workbook_get_worksheet_by_name
lxw_worksheet* workbook_get_worksheet_by_name(lxw_workbook* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- workbook_new
lxw_workbook* workbook_new(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- workbook_new_opt
lxw_workbook* workbook_new_opt(const(char)* , lxw_workbook_options* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- workbook_set_custom_property_boolean
lxw_error workbook_set_custom_property_boolean(lxw_workbook* , const(char)* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- workbook_set_custom_property_datetime
lxw_error workbook_set_custom_property_datetime(lxw_workbook* , const(char)* , lxw_datetime* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- workbook_set_custom_property_integer
lxw_error workbook_set_custom_property_integer(lxw_workbook* , const(char)* , int32_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- workbook_set_custom_property_number
lxw_error workbook_set_custom_property_number(lxw_workbook* , const(char)* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- workbook_set_custom_property_string
lxw_error workbook_set_custom_property_string(lxw_workbook* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- workbook_set_properties
lxw_error workbook_set_properties(lxw_workbook* , lxw_doc_properties* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- workbook_validate_sheet_name
lxw_error workbook_validate_sheet_name(lxw_workbook* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_activate
void worksheet_activate(lxw_worksheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_autofilter
lxw_error worksheet_autofilter(lxw_worksheet* , lxw_row_t , lxw_col_t , lxw_row_t , lxw_col_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_center_horizontally
void worksheet_center_horizontally(lxw_worksheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_center_vertically
void worksheet_center_vertically(lxw_worksheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_data_validation_cell
lxw_error worksheet_data_validation_cell(lxw_worksheet* , lxw_row_t , lxw_col_t , lxw_data_validation* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_data_validation_range
lxw_error worksheet_data_validation_range(lxw_worksheet* , lxw_row_t , lxw_col_t , lxw_row_t , lxw_col_t , lxw_data_validation* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_fit_to_pages
void worksheet_fit_to_pages(lxw_worksheet* , uint16_t , uint16_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_freeze_panes
void worksheet_freeze_panes(lxw_worksheet* , lxw_row_t , lxw_col_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_freeze_panes_opt
void worksheet_freeze_panes_opt(lxw_worksheet* , lxw_row_t , lxw_col_t , lxw_row_t , lxw_col_t , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_gridlines
void worksheet_gridlines(lxw_worksheet* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_hide
void worksheet_hide(lxw_worksheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_hide_zero
void worksheet_hide_zero(lxw_worksheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_insert_chart
lxw_error worksheet_insert_chart(lxw_worksheet* , lxw_row_t , lxw_col_t , lxw_chart* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_insert_chart_opt
lxw_error worksheet_insert_chart_opt(lxw_worksheet* , lxw_row_t , lxw_col_t , lxw_chart* , lxw_image_options* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_insert_image
lxw_error worksheet_insert_image(lxw_worksheet* , lxw_row_t , lxw_col_t , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_insert_image_buffer
lxw_error worksheet_insert_image_buffer(lxw_worksheet* , lxw_row_t , lxw_col_t , const(ubyte)* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_insert_image_buffer_opt
lxw_error worksheet_insert_image_buffer_opt(lxw_worksheet* , lxw_row_t , lxw_col_t , const(ubyte)* , size_t , lxw_image_options* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_insert_image_opt
lxw_error worksheet_insert_image_opt(lxw_worksheet* , lxw_row_t , lxw_col_t , const(char)* , lxw_image_options* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_merge_range
lxw_error worksheet_merge_range(lxw_worksheet* , lxw_row_t , lxw_col_t , lxw_row_t , lxw_col_t , const(char)* , lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_outline_settings
void worksheet_outline_settings(lxw_worksheet* , uint8_t , uint8_t , uint8_t , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_print_across
void worksheet_print_across(lxw_worksheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_print_area
lxw_error worksheet_print_area(lxw_worksheet* , lxw_row_t , lxw_col_t , lxw_row_t , lxw_col_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_print_row_col_headers
void worksheet_print_row_col_headers(lxw_worksheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_protect
void worksheet_protect(lxw_worksheet* , const(char)* , lxw_protection* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_repeat_columns
lxw_error worksheet_repeat_columns(lxw_worksheet* , lxw_col_t , lxw_col_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_repeat_rows
lxw_error worksheet_repeat_rows(lxw_worksheet* , lxw_row_t , lxw_row_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_right_to_left
void worksheet_right_to_left(lxw_worksheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_select
void worksheet_select(lxw_worksheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_set_column
lxw_error worksheet_set_column(lxw_worksheet* , lxw_col_t , lxw_col_t , double , lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_set_column_opt
lxw_error worksheet_set_column_opt(lxw_worksheet* , lxw_col_t , lxw_col_t , double , lxw_format* , lxw_row_col_options* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_set_default_row
void worksheet_set_default_row(lxw_worksheet* , double , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_set_first_sheet
void worksheet_set_first_sheet(lxw_worksheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_set_footer
lxw_error worksheet_set_footer(lxw_worksheet* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_set_footer_opt
lxw_error worksheet_set_footer_opt(lxw_worksheet* , const(char)* , lxw_header_footer_options* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_set_h_pagebreaks
lxw_error worksheet_set_h_pagebreaks(lxw_worksheet* , lxw_row_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_set_header
lxw_error worksheet_set_header(lxw_worksheet* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_set_header_opt
lxw_error worksheet_set_header_opt(lxw_worksheet* , const(char)* , lxw_header_footer_options* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_set_landscape
void worksheet_set_landscape(lxw_worksheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_set_margins
void worksheet_set_margins(lxw_worksheet* , double , double , double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_set_page_view
void worksheet_set_page_view(lxw_worksheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_set_paper
void worksheet_set_paper(lxw_worksheet* , uint8_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_set_portrait
void worksheet_set_portrait(lxw_worksheet* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_set_print_scale
void worksheet_set_print_scale(lxw_worksheet* , uint16_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_set_row
lxw_error worksheet_set_row(lxw_worksheet* , lxw_row_t , double , lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_set_row_opt
lxw_error worksheet_set_row_opt(lxw_worksheet* , lxw_row_t , double , lxw_format* , lxw_row_col_options* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_set_selection
void worksheet_set_selection(lxw_worksheet* , lxw_row_t , lxw_col_t , lxw_row_t , lxw_col_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_set_start_page
void worksheet_set_start_page(lxw_worksheet* , uint16_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_set_tab_color
void worksheet_set_tab_color(lxw_worksheet* , lxw_color_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_set_v_pagebreaks
lxw_error worksheet_set_v_pagebreaks(lxw_worksheet* , lxw_col_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_set_zoom
void worksheet_set_zoom(lxw_worksheet* , uint16_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_split_panes
void worksheet_split_panes(lxw_worksheet* , double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_split_panes_opt
void worksheet_split_panes_opt(lxw_worksheet* , double , double , lxw_row_t , lxw_col_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_write_array_formula
lxw_error worksheet_write_array_formula(lxw_worksheet* , lxw_row_t , lxw_col_t , lxw_row_t , lxw_col_t , const(char)* , lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_write_array_formula_num
lxw_error worksheet_write_array_formula_num(lxw_worksheet* , lxw_row_t , lxw_col_t , lxw_row_t , lxw_col_t , const(char)* , lxw_format* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_write_blank
lxw_error worksheet_write_blank(lxw_worksheet* , lxw_row_t , lxw_col_t , lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_write_boolean
lxw_error worksheet_write_boolean(lxw_worksheet* , lxw_row_t , lxw_col_t , int , lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_write_datetime
lxw_error worksheet_write_datetime(lxw_worksheet* , lxw_row_t , lxw_col_t , lxw_datetime* , lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_write_formula
lxw_error worksheet_write_formula(lxw_worksheet* , lxw_row_t , lxw_col_t , const(char)* , lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_write_formula_num
lxw_error worksheet_write_formula_num(lxw_worksheet* , lxw_row_t , lxw_col_t , const(char)* , lxw_format* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_write_number
lxw_error worksheet_write_number(lxw_worksheet* , lxw_row_t , lxw_col_t , double , lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_write_rich_string
lxw_error worksheet_write_rich_string(lxw_worksheet* , lxw_row_t , lxw_col_t , lxw_rich_string_tuple** , lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_write_string
lxw_error worksheet_write_string(lxw_worksheet* , lxw_row_t , lxw_col_t , const(char)* , lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_write_url
lxw_error worksheet_write_url(lxw_worksheet* , lxw_row_t , lxw_col_t , const(char)* , lxw_format* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- worksheet_write_url_opt
lxw_error worksheet_write_url_opt(lxw_worksheet* , lxw_row_t , lxw_col_t , const(char)* , lxw_format* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- write
ssize_t write(int , const(void)* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- zError
const(char)* zError(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- zipClose
int zipClose(zipFile , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- zipCloseFileInZip
int zipCloseFileInZip(zipFile )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- zipCloseFileInZipRaw
int zipCloseFileInZipRaw(zipFile , uLong , uLong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- zipCloseFileInZipRaw64
int zipCloseFileInZipRaw64(zipFile , ZPOS64_T , uLong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- zipOpen
zipFile zipOpen(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- zipOpen2
zipFile zipOpen2(const(char)* , int , zipcharpc* , zlib_filefunc_def* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- zipOpen2_64
zipFile zipOpen2_64(const(void)* , int , zipcharpc* , zlib_filefunc64_def* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- zipOpen64
zipFile zipOpen64(const(void)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- zipOpenNewFileInZip
int zipOpenNewFileInZip(zipFile , const(char)* , const(zip_fileinfo)* , const(void)* , uInt , const(void)* , uInt , const(char)* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- zipOpenNewFileInZip2
int zipOpenNewFileInZip2(zipFile , const(char)* , const(zip_fileinfo)* , const(void)* , uInt , const(void)* , uInt , const(char)* , int , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- zipOpenNewFileInZip2_64
int zipOpenNewFileInZip2_64(zipFile , const(char)* , const(zip_fileinfo)* , const(void)* , uInt , const(void)* , uInt , const(char)* , int , int , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- zipOpenNewFileInZip3
int zipOpenNewFileInZip3(zipFile , const(char)* , const(zip_fileinfo)* , const(void)* , uInt , const(void)* , uInt , const(char)* , int , int , int , int , int , int , const(char)* , uLong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- zipOpenNewFileInZip3_64
int zipOpenNewFileInZip3_64(zipFile , const(char)* , const(zip_fileinfo)* , const(void)* , uInt , const(void)* , uInt , const(char)* , int , int , int , int , int , int , const(char)* , uLong , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- zipOpenNewFileInZip4
int zipOpenNewFileInZip4(zipFile , const(char)* , const(zip_fileinfo)* , const(void)* , uInt , const(void)* , uInt , const(char)* , int , int , int , int , int , int , const(char)* , uLong , uLong , uLong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- zipOpenNewFileInZip4_64
int zipOpenNewFileInZip4_64(zipFile , const(char)* , const(zip_fileinfo)* , const(void)* , uInt , const(void)* , uInt , const(char)* , int , int , int , int , int , int , const(char)* , uLong , uLong , uLong , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- zipOpenNewFileInZip64
int zipOpenNewFileInZip64(zipFile , const(char)* , const(zip_fileinfo)* , const(void)* , uInt , const(void)* , uInt , const(char)* , int , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- zipRemoveExtraInfoBlock
int zipRemoveExtraInfoBlock(char* , int* , short )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- zipWriteInFileInZip
int zipWriteInFileInZip(zipFile , const(void)* , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- zlibCompileFlags
uLong zlibCompileFlags()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- zlibVersion
const(char)* zlibVersion()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ARRAY_FORMULA_CELL
enum ARRAY_FORMULA_CELL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- BLANK_CELL
enum BLANK_CELL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- BOOLEAN_CELL
enum BOOLEAN_CELL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- FORMULA_CELL
enum FORMULA_CELL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- FREEZE_PANES
enum FREEZE_PANES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- FREEZE_SPLIT_PANES
enum FREEZE_SPLIT_PANES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- HYPERLINK_EXTERNAL
enum HYPERLINK_EXTERNAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- HYPERLINK_INTERNAL
enum HYPERLINK_INTERNAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- HYPERLINK_URL
enum HYPERLINK_URL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- INLINE_RICH_STRING_CELL
enum INLINE_RICH_STRING_CELL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- INLINE_STRING_CELL
enum INLINE_STRING_CELL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ALIGN_CENTER
enum LXW_ALIGN_CENTER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ALIGN_CENTER_ACROSS
enum LXW_ALIGN_CENTER_ACROSS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ALIGN_DISTRIBUTED
enum LXW_ALIGN_DISTRIBUTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ALIGN_FILL
enum LXW_ALIGN_FILL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ALIGN_JUSTIFY
enum LXW_ALIGN_JUSTIFY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ALIGN_LEFT
enum LXW_ALIGN_LEFT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ALIGN_NONE
enum LXW_ALIGN_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ALIGN_RIGHT
enum LXW_ALIGN_RIGHT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ALIGN_VERTICAL_BOTTOM
enum LXW_ALIGN_VERTICAL_BOTTOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ALIGN_VERTICAL_CENTER
enum LXW_ALIGN_VERTICAL_CENTER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ALIGN_VERTICAL_DISTRIBUTED
enum LXW_ALIGN_VERTICAL_DISTRIBUTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ALIGN_VERTICAL_JUSTIFY
enum LXW_ALIGN_VERTICAL_JUSTIFY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ALIGN_VERTICAL_TOP
enum LXW_ALIGN_VERTICAL_TOP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ANCHOR_EDIT_AS_ABSOLUTE
enum LXW_ANCHOR_EDIT_AS_ABSOLUTE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ANCHOR_EDIT_AS_NONE
enum LXW_ANCHOR_EDIT_AS_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ANCHOR_EDIT_AS_ONE_CELL
enum LXW_ANCHOR_EDIT_AS_ONE_CELL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ANCHOR_EDIT_AS_RELATIVE
enum LXW_ANCHOR_EDIT_AS_RELATIVE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ANCHOR_TYPE_CHART
enum LXW_ANCHOR_TYPE_CHART;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ANCHOR_TYPE_IMAGE
enum LXW_ANCHOR_TYPE_IMAGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ANCHOR_TYPE_NONE
enum LXW_ANCHOR_TYPE_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_BORDER_DASHED
enum LXW_BORDER_DASHED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_BORDER_DASH_DOT
enum LXW_BORDER_DASH_DOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_BORDER_DASH_DOT_DOT
enum LXW_BORDER_DASH_DOT_DOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_BORDER_DOTTED
enum LXW_BORDER_DOTTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_BORDER_DOUBLE
enum LXW_BORDER_DOUBLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_BORDER_HAIR
enum LXW_BORDER_HAIR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_BORDER_MEDIUM
enum LXW_BORDER_MEDIUM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_BORDER_MEDIUM_DASHED
enum LXW_BORDER_MEDIUM_DASHED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_BORDER_MEDIUM_DASH_DOT
enum LXW_BORDER_MEDIUM_DASH_DOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_BORDER_MEDIUM_DASH_DOT_DOT
enum LXW_BORDER_MEDIUM_DASH_DOT_DOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_BORDER_NONE
enum LXW_BORDER_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_BORDER_SLANT_DASH_DOT
enum LXW_BORDER_SLANT_DASH_DOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_BORDER_THICK
enum LXW_BORDER_THICK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_BORDER_THIN
enum LXW_BORDER_THIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AREA
enum LXW_CHART_AREA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AREA_STACKED
enum LXW_CHART_AREA_STACKED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AREA_STACKED_PERCENT
enum LXW_CHART_AREA_STACKED_PERCENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_BOTTOM
enum LXW_CHART_AXIS_BOTTOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_LABEL_ALIGN_CENTER
enum LXW_CHART_AXIS_LABEL_ALIGN_CENTER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_LABEL_ALIGN_LEFT
enum LXW_CHART_AXIS_LABEL_ALIGN_LEFT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_LABEL_ALIGN_RIGHT
enum LXW_CHART_AXIS_LABEL_ALIGN_RIGHT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_LABEL_POSITION_HIGH
enum LXW_CHART_AXIS_LABEL_POSITION_HIGH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_LABEL_POSITION_LOW
enum LXW_CHART_AXIS_LABEL_POSITION_LOW;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_LABEL_POSITION_NEXT_TO
enum LXW_CHART_AXIS_LABEL_POSITION_NEXT_TO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_LABEL_POSITION_NONE
enum LXW_CHART_AXIS_LABEL_POSITION_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_LEFT
enum LXW_CHART_AXIS_LEFT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_POSITION_BETWEEN
enum LXW_CHART_AXIS_POSITION_BETWEEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_POSITION_DEFAULT
enum LXW_CHART_AXIS_POSITION_DEFAULT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_POSITION_ON_TICK
enum LXW_CHART_AXIS_POSITION_ON_TICK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_RIGHT
enum LXW_CHART_AXIS_RIGHT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_TICK_MARK_CROSSING
enum LXW_CHART_AXIS_TICK_MARK_CROSSING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_TICK_MARK_DEFAULT
enum LXW_CHART_AXIS_TICK_MARK_DEFAULT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_TICK_MARK_INSIDE
enum LXW_CHART_AXIS_TICK_MARK_INSIDE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_TICK_MARK_NONE
enum LXW_CHART_AXIS_TICK_MARK_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_TICK_MARK_OUTSIDE
enum LXW_CHART_AXIS_TICK_MARK_OUTSIDE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_TOP
enum LXW_CHART_AXIS_TOP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_TYPE_X
enum LXW_CHART_AXIS_TYPE_X;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_TYPE_Y
enum LXW_CHART_AXIS_TYPE_Y;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_UNITS_BILLIONS
enum LXW_CHART_AXIS_UNITS_BILLIONS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_UNITS_HUNDREDS
enum LXW_CHART_AXIS_UNITS_HUNDREDS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_UNITS_HUNDRED_MILLIONS
enum LXW_CHART_AXIS_UNITS_HUNDRED_MILLIONS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_UNITS_HUNDRED_THOUSANDS
enum LXW_CHART_AXIS_UNITS_HUNDRED_THOUSANDS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_UNITS_MILLIONS
enum LXW_CHART_AXIS_UNITS_MILLIONS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_UNITS_NONE
enum LXW_CHART_AXIS_UNITS_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_UNITS_TEN_MILLIONS
enum LXW_CHART_AXIS_UNITS_TEN_MILLIONS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_UNITS_TEN_THOUSANDS
enum LXW_CHART_AXIS_UNITS_TEN_THOUSANDS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_UNITS_THOUSANDS
enum LXW_CHART_AXIS_UNITS_THOUSANDS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_AXIS_UNITS_TRILLIONS
enum LXW_CHART_AXIS_UNITS_TRILLIONS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_BAR
enum LXW_CHART_BAR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_BAR_STACKED
enum LXW_CHART_BAR_STACKED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_BAR_STACKED_PERCENT
enum LXW_CHART_BAR_STACKED_PERCENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_BLANKS_AS_CONNECTED
enum LXW_CHART_BLANKS_AS_CONNECTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_BLANKS_AS_GAP
enum LXW_CHART_BLANKS_AS_GAP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_BLANKS_AS_ZERO
enum LXW_CHART_BLANKS_AS_ZERO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_COLUMN
enum LXW_CHART_COLUMN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_COLUMN_STACKED
enum LXW_CHART_COLUMN_STACKED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_COLUMN_STACKED_PERCENT
enum LXW_CHART_COLUMN_STACKED_PERCENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_DOUGHNUT
enum LXW_CHART_DOUGHNUT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_ERROR_BAR_AXIS_X
enum LXW_CHART_ERROR_BAR_AXIS_X;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_ERROR_BAR_AXIS_Y
enum LXW_CHART_ERROR_BAR_AXIS_Y;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_ERROR_BAR_DIR_BOTH
enum LXW_CHART_ERROR_BAR_DIR_BOTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_ERROR_BAR_DIR_MINUS
enum LXW_CHART_ERROR_BAR_DIR_MINUS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_ERROR_BAR_DIR_PLUS
enum LXW_CHART_ERROR_BAR_DIR_PLUS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_ERROR_BAR_END_CAP
enum LXW_CHART_ERROR_BAR_END_CAP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_ERROR_BAR_NO_CAP
enum LXW_CHART_ERROR_BAR_NO_CAP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_ERROR_BAR_TYPE_FIXED
enum LXW_CHART_ERROR_BAR_TYPE_FIXED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_ERROR_BAR_TYPE_PERCENTAGE
enum LXW_CHART_ERROR_BAR_TYPE_PERCENTAGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_ERROR_BAR_TYPE_STD_DEV
enum LXW_CHART_ERROR_BAR_TYPE_STD_DEV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_ERROR_BAR_TYPE_STD_ERROR
enum LXW_CHART_ERROR_BAR_TYPE_STD_ERROR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LABEL_POSITION_ABOVE
enum LXW_CHART_LABEL_POSITION_ABOVE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LABEL_POSITION_BELOW
enum LXW_CHART_LABEL_POSITION_BELOW;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LABEL_POSITION_BEST_FIT
enum LXW_CHART_LABEL_POSITION_BEST_FIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LABEL_POSITION_CENTER
enum LXW_CHART_LABEL_POSITION_CENTER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LABEL_POSITION_DEFAULT
enum LXW_CHART_LABEL_POSITION_DEFAULT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LABEL_POSITION_INSIDE_BASE
enum LXW_CHART_LABEL_POSITION_INSIDE_BASE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LABEL_POSITION_INSIDE_END
enum LXW_CHART_LABEL_POSITION_INSIDE_END;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LABEL_POSITION_LEFT
enum LXW_CHART_LABEL_POSITION_LEFT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LABEL_POSITION_OUTSIDE_END
enum LXW_CHART_LABEL_POSITION_OUTSIDE_END;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LABEL_POSITION_RIGHT
enum LXW_CHART_LABEL_POSITION_RIGHT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LABEL_SEPARATOR_COMMA
enum LXW_CHART_LABEL_SEPARATOR_COMMA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LABEL_SEPARATOR_NEWLINE
enum LXW_CHART_LABEL_SEPARATOR_NEWLINE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LABEL_SEPARATOR_PERIOD
enum LXW_CHART_LABEL_SEPARATOR_PERIOD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LABEL_SEPARATOR_SEMICOLON
enum LXW_CHART_LABEL_SEPARATOR_SEMICOLON;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LABEL_SEPARATOR_SPACE
enum LXW_CHART_LABEL_SEPARATOR_SPACE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LEGEND_BOTTOM
enum LXW_CHART_LEGEND_BOTTOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LEGEND_LEFT
enum LXW_CHART_LEGEND_LEFT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LEGEND_NONE
enum LXW_CHART_LEGEND_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LEGEND_OVERLAY_LEFT
enum LXW_CHART_LEGEND_OVERLAY_LEFT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LEGEND_OVERLAY_RIGHT
enum LXW_CHART_LEGEND_OVERLAY_RIGHT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LEGEND_OVERLAY_TOP_RIGHT
enum LXW_CHART_LEGEND_OVERLAY_TOP_RIGHT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LEGEND_RIGHT
enum LXW_CHART_LEGEND_RIGHT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LEGEND_TOP
enum LXW_CHART_LEGEND_TOP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LEGEND_TOP_RIGHT
enum LXW_CHART_LEGEND_TOP_RIGHT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LINE
enum LXW_CHART_LINE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LINE_DASH_DASH
enum LXW_CHART_LINE_DASH_DASH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LINE_DASH_DASH_DOT
enum LXW_CHART_LINE_DASH_DASH_DOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LINE_DASH_DOT
enum LXW_CHART_LINE_DASH_DOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LINE_DASH_LONG_DASH
enum LXW_CHART_LINE_DASH_LONG_DASH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LINE_DASH_LONG_DASH_DOT
enum LXW_CHART_LINE_DASH_LONG_DASH_DOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LINE_DASH_LONG_DASH_DOT_DOT
enum LXW_CHART_LINE_DASH_LONG_DASH_DOT_DOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LINE_DASH_ROUND_DOT
enum LXW_CHART_LINE_DASH_ROUND_DOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LINE_DASH_SOLID
enum LXW_CHART_LINE_DASH_SOLID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LINE_DASH_SQUARE_DOT
enum LXW_CHART_LINE_DASH_SQUARE_DOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LINE_DASH_SYSTEM_DASH_DOT
enum LXW_CHART_LINE_DASH_SYSTEM_DASH_DOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_LINE_DASH_SYSTEM_DASH_DOT_DOT
enum LXW_CHART_LINE_DASH_SYSTEM_DASH_DOT_DOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_MARKER_AUTOMATIC
enum LXW_CHART_MARKER_AUTOMATIC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_MARKER_CIRCLE
enum LXW_CHART_MARKER_CIRCLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_MARKER_DIAMOND
enum LXW_CHART_MARKER_DIAMOND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_MARKER_LONG_DASH
enum LXW_CHART_MARKER_LONG_DASH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_MARKER_NONE
enum LXW_CHART_MARKER_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_MARKER_PLUS
enum LXW_CHART_MARKER_PLUS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_MARKER_SHORT_DASH
enum LXW_CHART_MARKER_SHORT_DASH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_MARKER_SQUARE
enum LXW_CHART_MARKER_SQUARE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_MARKER_STAR
enum LXW_CHART_MARKER_STAR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_MARKER_TRIANGLE
enum LXW_CHART_MARKER_TRIANGLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_MARKER_X
enum LXW_CHART_MARKER_X;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_NONE
enum LXW_CHART_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_DARK_DOWNWARD_DIAGONAL
enum LXW_CHART_PATTERN_DARK_DOWNWARD_DIAGONAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_DARK_HORIZONTAL
enum LXW_CHART_PATTERN_DARK_HORIZONTAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_DARK_UPWARD_DIAGONAL
enum LXW_CHART_PATTERN_DARK_UPWARD_DIAGONAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_DARK_VERTICAL
enum LXW_CHART_PATTERN_DARK_VERTICAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_DASHED_DOWNWARD_DIAGONAL
enum LXW_CHART_PATTERN_DASHED_DOWNWARD_DIAGONAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_DASHED_HORIZONTAL
enum LXW_CHART_PATTERN_DASHED_HORIZONTAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_DASHED_UPWARD_DIAGONAL
enum LXW_CHART_PATTERN_DASHED_UPWARD_DIAGONAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_DASHED_VERTICAL
enum LXW_CHART_PATTERN_DASHED_VERTICAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_DIAGONAL_BRICK
enum LXW_CHART_PATTERN_DIAGONAL_BRICK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_DIVOT
enum LXW_CHART_PATTERN_DIVOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_DOTTED_DIAMOND
enum LXW_CHART_PATTERN_DOTTED_DIAMOND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_DOTTED_GRID
enum LXW_CHART_PATTERN_DOTTED_GRID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_HORIZONTAL_BRICK
enum LXW_CHART_PATTERN_HORIZONTAL_BRICK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_LARGE_CHECK
enum LXW_CHART_PATTERN_LARGE_CHECK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_LARGE_CONFETTI
enum LXW_CHART_PATTERN_LARGE_CONFETTI;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_LARGE_GRID
enum LXW_CHART_PATTERN_LARGE_GRID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_LIGHT_DOWNWARD_DIAGONAL
enum LXW_CHART_PATTERN_LIGHT_DOWNWARD_DIAGONAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_LIGHT_HORIZONTAL
enum LXW_CHART_PATTERN_LIGHT_HORIZONTAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_LIGHT_UPWARD_DIAGONAL
enum LXW_CHART_PATTERN_LIGHT_UPWARD_DIAGONAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_LIGHT_VERTICAL
enum LXW_CHART_PATTERN_LIGHT_VERTICAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_NARROW_HORIZONTAL
enum LXW_CHART_PATTERN_NARROW_HORIZONTAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_NARROW_VERTICAL
enum LXW_CHART_PATTERN_NARROW_VERTICAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_NONE
enum LXW_CHART_PATTERN_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_OUTLINED_DIAMOND
enum LXW_CHART_PATTERN_OUTLINED_DIAMOND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_PERCENT_10
enum LXW_CHART_PATTERN_PERCENT_10;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_PERCENT_20
enum LXW_CHART_PATTERN_PERCENT_20;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_PERCENT_25
enum LXW_CHART_PATTERN_PERCENT_25;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_PERCENT_30
enum LXW_CHART_PATTERN_PERCENT_30;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_PERCENT_40
enum LXW_CHART_PATTERN_PERCENT_40;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_PERCENT_5
enum LXW_CHART_PATTERN_PERCENT_5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_PERCENT_50
enum LXW_CHART_PATTERN_PERCENT_50;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_PERCENT_60
enum LXW_CHART_PATTERN_PERCENT_60;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_PERCENT_70
enum LXW_CHART_PATTERN_PERCENT_70;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_PERCENT_75
enum LXW_CHART_PATTERN_PERCENT_75;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_PERCENT_80
enum LXW_CHART_PATTERN_PERCENT_80;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_PERCENT_90
enum LXW_CHART_PATTERN_PERCENT_90;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_PLAID
enum LXW_CHART_PATTERN_PLAID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_SHINGLE
enum LXW_CHART_PATTERN_SHINGLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_SMALL_CHECK
enum LXW_CHART_PATTERN_SMALL_CHECK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_SMALL_CONFETTI
enum LXW_CHART_PATTERN_SMALL_CONFETTI;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_SMALL_GRID
enum LXW_CHART_PATTERN_SMALL_GRID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_SOLID_DIAMOND
enum LXW_CHART_PATTERN_SOLID_DIAMOND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_SPHERE
enum LXW_CHART_PATTERN_SPHERE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_TRELLIS
enum LXW_CHART_PATTERN_TRELLIS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_WAVE
enum LXW_CHART_PATTERN_WAVE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_WEAVE
enum LXW_CHART_PATTERN_WEAVE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_WIDE_DOWNWARD_DIAGONAL
enum LXW_CHART_PATTERN_WIDE_DOWNWARD_DIAGONAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_WIDE_UPWARD_DIAGONAL
enum LXW_CHART_PATTERN_WIDE_UPWARD_DIAGONAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PATTERN_ZIGZAG
enum LXW_CHART_PATTERN_ZIGZAG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_PIE
enum LXW_CHART_PIE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_RADAR
enum LXW_CHART_RADAR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_RADAR_FILLED
enum LXW_CHART_RADAR_FILLED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_RADAR_WITH_MARKERS
enum LXW_CHART_RADAR_WITH_MARKERS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_SCATTER
enum LXW_CHART_SCATTER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_SCATTER_SMOOTH
enum LXW_CHART_SCATTER_SMOOTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_SCATTER_SMOOTH_WITH_MARKERS
enum LXW_CHART_SCATTER_SMOOTH_WITH_MARKERS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_SCATTER_STRAIGHT
enum LXW_CHART_SCATTER_STRAIGHT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_SCATTER_STRAIGHT_WITH_MARKERS
enum LXW_CHART_SCATTER_STRAIGHT_WITH_MARKERS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_SUBTYPE_NONE
enum LXW_CHART_SUBTYPE_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_SUBTYPE_STACKED
enum LXW_CHART_SUBTYPE_STACKED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_SUBTYPE_STACKED_PERCENT
enum LXW_CHART_SUBTYPE_STACKED_PERCENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_TRENDLINE_TYPE_AVERAGE
enum LXW_CHART_TRENDLINE_TYPE_AVERAGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_TRENDLINE_TYPE_EXP
enum LXW_CHART_TRENDLINE_TYPE_EXP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_TRENDLINE_TYPE_LINEAR
enum LXW_CHART_TRENDLINE_TYPE_LINEAR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_TRENDLINE_TYPE_LOG
enum LXW_CHART_TRENDLINE_TYPE_LOG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_TRENDLINE_TYPE_POLY
enum LXW_CHART_TRENDLINE_TYPE_POLY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CHART_TRENDLINE_TYPE_POWER
enum LXW_CHART_TRENDLINE_TYPE_POWER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_COLOR_BLACK
enum LXW_COLOR_BLACK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_COLOR_BLUE
enum LXW_COLOR_BLUE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_COLOR_BROWN
enum LXW_COLOR_BROWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_COLOR_CYAN
enum LXW_COLOR_CYAN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_COLOR_GRAY
enum LXW_COLOR_GRAY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_COLOR_GREEN
enum LXW_COLOR_GREEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_COLOR_LIME
enum LXW_COLOR_LIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_COLOR_MAGENTA
enum LXW_COLOR_MAGENTA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_COLOR_NAVY
enum LXW_COLOR_NAVY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_COLOR_ORANGE
enum LXW_COLOR_ORANGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_COLOR_PINK
enum LXW_COLOR_PINK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_COLOR_PURPLE
enum LXW_COLOR_PURPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_COLOR_RED
enum LXW_COLOR_RED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_COLOR_SILVER
enum LXW_COLOR_SILVER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_COLOR_WHITE
enum LXW_COLOR_WHITE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_COLOR_YELLOW
enum LXW_COLOR_YELLOW;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CUSTOM_BOOLEAN
enum LXW_CUSTOM_BOOLEAN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CUSTOM_DATETIME
enum LXW_CUSTOM_DATETIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CUSTOM_DOUBLE
enum LXW_CUSTOM_DOUBLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CUSTOM_INTEGER
enum LXW_CUSTOM_INTEGER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CUSTOM_NONE
enum LXW_CUSTOM_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_CUSTOM_STRING
enum LXW_CUSTOM_STRING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_DIAGONAL_BORDER_DOWN
enum LXW_DIAGONAL_BORDER_DOWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_DIAGONAL_BORDER_UP
enum LXW_DIAGONAL_BORDER_UP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_DIAGONAL_BORDER_UP_DOWN
enum LXW_DIAGONAL_BORDER_UP_DOWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_DRAWING_CHART
enum LXW_DRAWING_CHART;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_DRAWING_IMAGE
enum LXW_DRAWING_IMAGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_DRAWING_NONE
enum LXW_DRAWING_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_DRAWING_SHAPE
enum LXW_DRAWING_SHAPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ERROR_128_STRING_LENGTH_EXCEEDED
enum LXW_ERROR_128_STRING_LENGTH_EXCEEDED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ERROR_255_STRING_LENGTH_EXCEEDED
enum LXW_ERROR_255_STRING_LENGTH_EXCEEDED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ERROR_32_STRING_LENGTH_EXCEEDED
enum LXW_ERROR_32_STRING_LENGTH_EXCEEDED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ERROR_CREATING_TMPFILE
enum LXW_ERROR_CREATING_TMPFILE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ERROR_CREATING_XLSX_FILE
enum LXW_ERROR_CREATING_XLSX_FILE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ERROR_IMAGE_DIMENSIONS
enum LXW_ERROR_IMAGE_DIMENSIONS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ERROR_INVALID_SHEETNAME_CHARACTER
enum LXW_ERROR_INVALID_SHEETNAME_CHARACTER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ERROR_MAX_STRING_LENGTH_EXCEEDED
enum LXW_ERROR_MAX_STRING_LENGTH_EXCEEDED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ERROR_MEMORY_MALLOC_FAILED
enum LXW_ERROR_MEMORY_MALLOC_FAILED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ERROR_NULL_PARAMETER_IGNORED
enum LXW_ERROR_NULL_PARAMETER_IGNORED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ERROR_PARAMETER_VALIDATION
enum LXW_ERROR_PARAMETER_VALIDATION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ERROR_READING_TMPFILE
enum LXW_ERROR_READING_TMPFILE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ERROR_SHARED_STRING_INDEX_NOT_FOUND
enum LXW_ERROR_SHARED_STRING_INDEX_NOT_FOUND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ERROR_SHEETNAME_ALREADY_USED
enum LXW_ERROR_SHEETNAME_ALREADY_USED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ERROR_SHEETNAME_LENGTH_EXCEEDED
enum LXW_ERROR_SHEETNAME_LENGTH_EXCEEDED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ERROR_WORKSHEET_INDEX_OUT_OF_RANGE
enum LXW_ERROR_WORKSHEET_INDEX_OUT_OF_RANGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ERROR_WORKSHEET_MAX_NUMBER_URLS_EXCEEDED
enum LXW_ERROR_WORKSHEET_MAX_NUMBER_URLS_EXCEEDED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ERROR_ZIP_CLOSE
enum LXW_ERROR_ZIP_CLOSE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ERROR_ZIP_FILE_ADD
enum LXW_ERROR_ZIP_FILE_ADD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_ERROR_ZIP_FILE_OPERATION
enum LXW_ERROR_ZIP_FILE_OPERATION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_FALSE
enum LXW_FALSE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_FONT_SUBSCRIPT
enum LXW_FONT_SUBSCRIPT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_FONT_SUPERSCRIPT
enum LXW_FONT_SUPERSCRIPT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_GROUPING_CLUSTERED
enum LXW_GROUPING_CLUSTERED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_GROUPING_PERCENTSTACKED
enum LXW_GROUPING_PERCENTSTACKED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_GROUPING_STACKED
enum LXW_GROUPING_STACKED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_GROUPING_STANDARD
enum LXW_GROUPING_STANDARD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_HIDE_ALL_GRIDLINES
enum LXW_HIDE_ALL_GRIDLINES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_IMAGE_BMP
enum LXW_IMAGE_BMP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_IMAGE_JPEG
enum LXW_IMAGE_JPEG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_IMAGE_PNG
enum LXW_IMAGE_PNG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_IMAGE_UNKNOWN
enum LXW_IMAGE_UNKNOWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_MAX_ERRNO
enum LXW_MAX_ERRNO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_NO_ERROR
enum LXW_NO_ERROR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_PATTERN_DARK_DOWN
enum LXW_PATTERN_DARK_DOWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_PATTERN_DARK_GRAY
enum LXW_PATTERN_DARK_GRAY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_PATTERN_DARK_GRID
enum LXW_PATTERN_DARK_GRID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_PATTERN_DARK_HORIZONTAL
enum LXW_PATTERN_DARK_HORIZONTAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_PATTERN_DARK_TRELLIS
enum LXW_PATTERN_DARK_TRELLIS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_PATTERN_DARK_UP
enum LXW_PATTERN_DARK_UP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_PATTERN_DARK_VERTICAL
enum LXW_PATTERN_DARK_VERTICAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_PATTERN_GRAY_0625
enum LXW_PATTERN_GRAY_0625;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_PATTERN_GRAY_125
enum LXW_PATTERN_GRAY_125;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_PATTERN_LIGHT_DOWN
enum LXW_PATTERN_LIGHT_DOWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_PATTERN_LIGHT_GRAY
enum LXW_PATTERN_LIGHT_GRAY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_PATTERN_LIGHT_GRID
enum LXW_PATTERN_LIGHT_GRID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_PATTERN_LIGHT_HORIZONTAL
enum LXW_PATTERN_LIGHT_HORIZONTAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_PATTERN_LIGHT_TRELLIS
enum LXW_PATTERN_LIGHT_TRELLIS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_PATTERN_LIGHT_UP
enum LXW_PATTERN_LIGHT_UP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_PATTERN_LIGHT_VERTICAL
enum LXW_PATTERN_LIGHT_VERTICAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_PATTERN_MEDIUM_GRAY
enum LXW_PATTERN_MEDIUM_GRAY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_PATTERN_NONE
enum LXW_PATTERN_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_PATTERN_SOLID
enum LXW_PATTERN_SOLID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_SHOW_ALL_GRIDLINES
enum LXW_SHOW_ALL_GRIDLINES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_SHOW_PRINT_GRIDLINES
enum LXW_SHOW_PRINT_GRIDLINES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_SHOW_SCREEN_GRIDLINES
enum LXW_SHOW_SCREEN_GRIDLINES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_TRUE
enum LXW_TRUE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_UNDERLINE_DOUBLE
enum LXW_UNDERLINE_DOUBLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_UNDERLINE_DOUBLE_ACCOUNTING
enum LXW_UNDERLINE_DOUBLE_ACCOUNTING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_UNDERLINE_SINGLE
enum LXW_UNDERLINE_SINGLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_UNDERLINE_SINGLE_ACCOUNTING
enum LXW_UNDERLINE_SINGLE_ACCOUNTING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_CRITERIA_BETWEEN
enum LXW_VALIDATION_CRITERIA_BETWEEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_CRITERIA_EQUAL_TO
enum LXW_VALIDATION_CRITERIA_EQUAL_TO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_CRITERIA_GREATER_THAN
enum LXW_VALIDATION_CRITERIA_GREATER_THAN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_CRITERIA_GREATER_THAN_OR_EQUAL_TO
enum LXW_VALIDATION_CRITERIA_GREATER_THAN_OR_EQUAL_TO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_CRITERIA_LESS_THAN
enum LXW_VALIDATION_CRITERIA_LESS_THAN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_CRITERIA_LESS_THAN_OR_EQUAL_TO
enum LXW_VALIDATION_CRITERIA_LESS_THAN_OR_EQUAL_TO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_CRITERIA_NONE
enum LXW_VALIDATION_CRITERIA_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_CRITERIA_NOT_BETWEEN
enum LXW_VALIDATION_CRITERIA_NOT_BETWEEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_CRITERIA_NOT_EQUAL_TO
enum LXW_VALIDATION_CRITERIA_NOT_EQUAL_TO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_DEFAULT
enum LXW_VALIDATION_DEFAULT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_ERROR_TYPE_INFORMATION
enum LXW_VALIDATION_ERROR_TYPE_INFORMATION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_ERROR_TYPE_STOP
enum LXW_VALIDATION_ERROR_TYPE_STOP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_ERROR_TYPE_WARNING
enum LXW_VALIDATION_ERROR_TYPE_WARNING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_OFF
enum LXW_VALIDATION_OFF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_ON
enum LXW_VALIDATION_ON;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_TYPE_ANY
enum LXW_VALIDATION_TYPE_ANY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_TYPE_CUSTOM_FORMULA
enum LXW_VALIDATION_TYPE_CUSTOM_FORMULA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_TYPE_DATE
enum LXW_VALIDATION_TYPE_DATE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_TYPE_DATE_FORMULA
enum LXW_VALIDATION_TYPE_DATE_FORMULA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_TYPE_DATE_NUMBER
enum LXW_VALIDATION_TYPE_DATE_NUMBER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_TYPE_DECIMAL
enum LXW_VALIDATION_TYPE_DECIMAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_TYPE_DECIMAL_FORMULA
enum LXW_VALIDATION_TYPE_DECIMAL_FORMULA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_TYPE_INTEGER
enum LXW_VALIDATION_TYPE_INTEGER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_TYPE_INTEGER_FORMULA
enum LXW_VALIDATION_TYPE_INTEGER_FORMULA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_TYPE_LENGTH
enum LXW_VALIDATION_TYPE_LENGTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_TYPE_LENGTH_FORMULA
enum LXW_VALIDATION_TYPE_LENGTH_FORMULA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_TYPE_LIST
enum LXW_VALIDATION_TYPE_LIST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_TYPE_LIST_FORMULA
enum LXW_VALIDATION_TYPE_LIST_FORMULA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_TYPE_NONE
enum LXW_VALIDATION_TYPE_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_TYPE_TIME
enum LXW_VALIDATION_TYPE_TIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_TYPE_TIME_FORMULA
enum LXW_VALIDATION_TYPE_TIME_FORMULA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LXW_VALIDATION_TYPE_TIME_NUMBER
enum LXW_VALIDATION_TYPE_TIME_NUMBER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- NO_PANES
enum NO_PANES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- NUMBER_CELL
enum NUMBER_CELL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- P_ALL
enum P_ALL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- P_PGID
enum P_PGID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- P_PID
enum P_PID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SPLIT_PANES
enum SPLIT_PANES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- STRING_CELL
enum STRING_CELL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_GNU_LIBC_VERSION
enum _CS_GNU_LIBC_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_GNU_LIBPTHREAD_VERSION
enum _CS_GNU_LIBPTHREAD_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_LFS64_CFLAGS
enum _CS_LFS64_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_LFS64_LDFLAGS
enum _CS_LFS64_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_LFS64_LIBS
enum _CS_LFS64_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_LFS64_LINTFLAGS
enum _CS_LFS64_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_LFS_CFLAGS
enum _CS_LFS_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_LFS_LDFLAGS
enum _CS_LFS_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_LFS_LIBS
enum _CS_LFS_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_LFS_LINTFLAGS
enum _CS_LFS_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_PATH
enum _CS_PATH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V6_ILP32_OFF32_CFLAGS
enum _CS_POSIX_V6_ILP32_OFF32_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V6_ILP32_OFF32_LDFLAGS
enum _CS_POSIX_V6_ILP32_OFF32_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V6_ILP32_OFF32_LIBS
enum _CS_POSIX_V6_ILP32_OFF32_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V6_ILP32_OFF32_LINTFLAGS
enum _CS_POSIX_V6_ILP32_OFF32_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V6_ILP32_OFFBIG_CFLAGS
enum _CS_POSIX_V6_ILP32_OFFBIG_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V6_ILP32_OFFBIG_LDFLAGS
enum _CS_POSIX_V6_ILP32_OFFBIG_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V6_ILP32_OFFBIG_LIBS
enum _CS_POSIX_V6_ILP32_OFFBIG_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V6_ILP32_OFFBIG_LINTFLAGS
enum _CS_POSIX_V6_ILP32_OFFBIG_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V6_LP64_OFF64_CFLAGS
enum _CS_POSIX_V6_LP64_OFF64_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V6_LP64_OFF64_LDFLAGS
enum _CS_POSIX_V6_LP64_OFF64_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V6_LP64_OFF64_LIBS
enum _CS_POSIX_V6_LP64_OFF64_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V6_LP64_OFF64_LINTFLAGS
enum _CS_POSIX_V6_LP64_OFF64_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V6_LPBIG_OFFBIG_CFLAGS
enum _CS_POSIX_V6_LPBIG_OFFBIG_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V6_LPBIG_OFFBIG_LDFLAGS
enum _CS_POSIX_V6_LPBIG_OFFBIG_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V6_LPBIG_OFFBIG_LIBS
enum _CS_POSIX_V6_LPBIG_OFFBIG_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V6_LPBIG_OFFBIG_LINTFLAGS
enum _CS_POSIX_V6_LPBIG_OFFBIG_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V7_ILP32_OFF32_CFLAGS
enum _CS_POSIX_V7_ILP32_OFF32_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V7_ILP32_OFF32_LDFLAGS
enum _CS_POSIX_V7_ILP32_OFF32_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V7_ILP32_OFF32_LIBS
enum _CS_POSIX_V7_ILP32_OFF32_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V7_ILP32_OFF32_LINTFLAGS
enum _CS_POSIX_V7_ILP32_OFF32_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V7_ILP32_OFFBIG_CFLAGS
enum _CS_POSIX_V7_ILP32_OFFBIG_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V7_ILP32_OFFBIG_LDFLAGS
enum _CS_POSIX_V7_ILP32_OFFBIG_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V7_ILP32_OFFBIG_LIBS
enum _CS_POSIX_V7_ILP32_OFFBIG_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V7_ILP32_OFFBIG_LINTFLAGS
enum _CS_POSIX_V7_ILP32_OFFBIG_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V7_LP64_OFF64_CFLAGS
enum _CS_POSIX_V7_LP64_OFF64_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V7_LP64_OFF64_LDFLAGS
enum _CS_POSIX_V7_LP64_OFF64_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V7_LP64_OFF64_LIBS
enum _CS_POSIX_V7_LP64_OFF64_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V7_LP64_OFF64_LINTFLAGS
enum _CS_POSIX_V7_LP64_OFF64_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V7_LPBIG_OFFBIG_CFLAGS
enum _CS_POSIX_V7_LPBIG_OFFBIG_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V7_LPBIG_OFFBIG_LDFLAGS
enum _CS_POSIX_V7_LPBIG_OFFBIG_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V7_LPBIG_OFFBIG_LIBS
enum _CS_POSIX_V7_LPBIG_OFFBIG_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_POSIX_V7_LPBIG_OFFBIG_LINTFLAGS
enum _CS_POSIX_V7_LPBIG_OFFBIG_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_V5_WIDTH_RESTRICTED_ENVS
enum _CS_V5_WIDTH_RESTRICTED_ENVS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_V6_ENV
enum _CS_V6_ENV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_V6_WIDTH_RESTRICTED_ENVS
enum _CS_V6_WIDTH_RESTRICTED_ENVS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_V7_ENV
enum _CS_V7_ENV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_V7_WIDTH_RESTRICTED_ENVS
enum _CS_V7_WIDTH_RESTRICTED_ENVS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_XBS5_ILP32_OFF32_CFLAGS
enum _CS_XBS5_ILP32_OFF32_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_XBS5_ILP32_OFF32_LDFLAGS
enum _CS_XBS5_ILP32_OFF32_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_XBS5_ILP32_OFF32_LIBS
enum _CS_XBS5_ILP32_OFF32_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_XBS5_ILP32_OFF32_LINTFLAGS
enum _CS_XBS5_ILP32_OFF32_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_XBS5_ILP32_OFFBIG_CFLAGS
enum _CS_XBS5_ILP32_OFFBIG_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_XBS5_ILP32_OFFBIG_LDFLAGS
enum _CS_XBS5_ILP32_OFFBIG_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_XBS5_ILP32_OFFBIG_LIBS
enum _CS_XBS5_ILP32_OFFBIG_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_XBS5_ILP32_OFFBIG_LINTFLAGS
enum _CS_XBS5_ILP32_OFFBIG_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_XBS5_LP64_OFF64_CFLAGS
enum _CS_XBS5_LP64_OFF64_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_XBS5_LP64_OFF64_LDFLAGS
enum _CS_XBS5_LP64_OFF64_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_XBS5_LP64_OFF64_LIBS
enum _CS_XBS5_LP64_OFF64_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_XBS5_LP64_OFF64_LINTFLAGS
enum _CS_XBS5_LP64_OFF64_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_XBS5_LPBIG_OFFBIG_CFLAGS
enum _CS_XBS5_LPBIG_OFFBIG_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_XBS5_LPBIG_OFFBIG_LDFLAGS
enum _CS_XBS5_LPBIG_OFFBIG_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_XBS5_LPBIG_OFFBIG_LIBS
enum _CS_XBS5_LPBIG_OFFBIG_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CS_XBS5_LPBIG_OFFBIG_LINTFLAGS
enum _CS_XBS5_LPBIG_OFFBIG_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _ISalnum
enum _ISalnum;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _ISalpha
enum _ISalpha;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _ISblank
enum _ISblank;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _IScntrl
enum _IScntrl;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _ISdigit
enum _ISdigit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _ISgraph
enum _ISgraph;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _ISlower
enum _ISlower;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _ISprint
enum _ISprint;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _ISpunct
enum _ISpunct;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _ISspace
enum _ISspace;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _ISupper
enum _ISupper;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _ISxdigit
enum _ISxdigit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _PC_2_SYMLINKS
enum _PC_2_SYMLINKS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _PC_ALLOC_SIZE_MIN
enum _PC_ALLOC_SIZE_MIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _PC_ASYNC_IO
enum _PC_ASYNC_IO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _PC_CHOWN_RESTRICTED
enum _PC_CHOWN_RESTRICTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _PC_FILESIZEBITS
enum _PC_FILESIZEBITS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _PC_LINK_MAX
enum _PC_LINK_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _PC_MAX_CANON
enum _PC_MAX_CANON;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _PC_MAX_INPUT
enum _PC_MAX_INPUT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _PC_NAME_MAX
enum _PC_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _PC_NO_TRUNC
enum _PC_NO_TRUNC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _PC_PATH_MAX
enum _PC_PATH_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _PC_PIPE_BUF
enum _PC_PIPE_BUF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _PC_PRIO_IO
enum _PC_PRIO_IO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _PC_REC_INCR_XFER_SIZE
enum _PC_REC_INCR_XFER_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _PC_REC_MAX_XFER_SIZE
enum _PC_REC_MAX_XFER_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _PC_REC_MIN_XFER_SIZE
enum _PC_REC_MIN_XFER_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _PC_REC_XFER_ALIGN
enum _PC_REC_XFER_ALIGN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _PC_SOCK_MAXBUF
enum _PC_SOCK_MAXBUF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _PC_SYMLINK_MAX
enum _PC_SYMLINK_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _PC_SYNC_IO
enum _PC_SYNC_IO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _PC_VDISABLE
enum _PC_VDISABLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_2_CHAR_TERM
enum _SC_2_CHAR_TERM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_2_C_BIND
enum _SC_2_C_BIND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_2_C_DEV
enum _SC_2_C_DEV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_2_C_VERSION
enum _SC_2_C_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_2_FORT_DEV
enum _SC_2_FORT_DEV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_2_FORT_RUN
enum _SC_2_FORT_RUN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_2_LOCALEDEF
enum _SC_2_LOCALEDEF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_2_PBS
enum _SC_2_PBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_2_PBS_ACCOUNTING
enum _SC_2_PBS_ACCOUNTING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_2_PBS_CHECKPOINT
enum _SC_2_PBS_CHECKPOINT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_2_PBS_LOCATE
enum _SC_2_PBS_LOCATE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_2_PBS_MESSAGE
enum _SC_2_PBS_MESSAGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_2_PBS_TRACK
enum _SC_2_PBS_TRACK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_2_SW_DEV
enum _SC_2_SW_DEV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_2_UPE
enum _SC_2_UPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_2_VERSION
enum _SC_2_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_ADVISORY_INFO
enum _SC_ADVISORY_INFO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_AIO_LISTIO_MAX
enum _SC_AIO_LISTIO_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_AIO_MAX
enum _SC_AIO_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_AIO_PRIO_DELTA_MAX
enum _SC_AIO_PRIO_DELTA_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_ARG_MAX
enum _SC_ARG_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_ASYNCHRONOUS_IO
enum _SC_ASYNCHRONOUS_IO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_ATEXIT_MAX
enum _SC_ATEXIT_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_AVPHYS_PAGES
enum _SC_AVPHYS_PAGES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_BARRIERS
enum _SC_BARRIERS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_BASE
enum _SC_BASE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_BC_BASE_MAX
enum _SC_BC_BASE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_BC_DIM_MAX
enum _SC_BC_DIM_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_BC_SCALE_MAX
enum _SC_BC_SCALE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_BC_STRING_MAX
enum _SC_BC_STRING_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_CHARCLASS_NAME_MAX
enum _SC_CHARCLASS_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_CHAR_BIT
enum _SC_CHAR_BIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_CHAR_MAX
enum _SC_CHAR_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_CHAR_MIN
enum _SC_CHAR_MIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_CHILD_MAX
enum _SC_CHILD_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_CLK_TCK
enum _SC_CLK_TCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_CLOCK_SELECTION
enum _SC_CLOCK_SELECTION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_COLL_WEIGHTS_MAX
enum _SC_COLL_WEIGHTS_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_CPUTIME
enum _SC_CPUTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_C_LANG_SUPPORT
enum _SC_C_LANG_SUPPORT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_C_LANG_SUPPORT_R
enum _SC_C_LANG_SUPPORT_R;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_DELAYTIMER_MAX
enum _SC_DELAYTIMER_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_DEVICE_IO
enum _SC_DEVICE_IO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_DEVICE_SPECIFIC
enum _SC_DEVICE_SPECIFIC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_DEVICE_SPECIFIC_R
enum _SC_DEVICE_SPECIFIC_R;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_EQUIV_CLASS_MAX
enum _SC_EQUIV_CLASS_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_EXPR_NEST_MAX
enum _SC_EXPR_NEST_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_FD_MGMT
enum _SC_FD_MGMT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_FIFO
enum _SC_FIFO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_FILE_ATTRIBUTES
enum _SC_FILE_ATTRIBUTES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_FILE_LOCKING
enum _SC_FILE_LOCKING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_FILE_SYSTEM
enum _SC_FILE_SYSTEM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_FSYNC
enum _SC_FSYNC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_GETGR_R_SIZE_MAX
enum _SC_GETGR_R_SIZE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_GETPW_R_SIZE_MAX
enum _SC_GETPW_R_SIZE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_HOST_NAME_MAX
enum _SC_HOST_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_INT_MAX
enum _SC_INT_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_INT_MIN
enum _SC_INT_MIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_IOV_MAX
enum _SC_IOV_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_IPV6
enum _SC_IPV6;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_JOB_CONTROL
enum _SC_JOB_CONTROL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_LEVEL1_DCACHE_ASSOC
enum _SC_LEVEL1_DCACHE_ASSOC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_LEVEL1_DCACHE_LINESIZE
enum _SC_LEVEL1_DCACHE_LINESIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_LEVEL1_DCACHE_SIZE
enum _SC_LEVEL1_DCACHE_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_LEVEL1_ICACHE_ASSOC
enum _SC_LEVEL1_ICACHE_ASSOC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_LEVEL1_ICACHE_LINESIZE
enum _SC_LEVEL1_ICACHE_LINESIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_LEVEL1_ICACHE_SIZE
enum _SC_LEVEL1_ICACHE_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_LEVEL2_CACHE_ASSOC
enum _SC_LEVEL2_CACHE_ASSOC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_LEVEL2_CACHE_LINESIZE
enum _SC_LEVEL2_CACHE_LINESIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_LEVEL2_CACHE_SIZE
enum _SC_LEVEL2_CACHE_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_LEVEL3_CACHE_ASSOC
enum _SC_LEVEL3_CACHE_ASSOC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_LEVEL3_CACHE_LINESIZE
enum _SC_LEVEL3_CACHE_LINESIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_LEVEL3_CACHE_SIZE
enum _SC_LEVEL3_CACHE_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_LEVEL4_CACHE_ASSOC
enum _SC_LEVEL4_CACHE_ASSOC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_LEVEL4_CACHE_LINESIZE
enum _SC_LEVEL4_CACHE_LINESIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_LEVEL4_CACHE_SIZE
enum _SC_LEVEL4_CACHE_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_LINE_MAX
enum _SC_LINE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_LOGIN_NAME_MAX
enum _SC_LOGIN_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_LONG_BIT
enum _SC_LONG_BIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_MAPPED_FILES
enum _SC_MAPPED_FILES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_MB_LEN_MAX
enum _SC_MB_LEN_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_MEMLOCK
enum _SC_MEMLOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_MEMLOCK_RANGE
enum _SC_MEMLOCK_RANGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_MEMORY_PROTECTION
enum _SC_MEMORY_PROTECTION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_MESSAGE_PASSING
enum _SC_MESSAGE_PASSING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_MONOTONIC_CLOCK
enum _SC_MONOTONIC_CLOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_MQ_OPEN_MAX
enum _SC_MQ_OPEN_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_MQ_PRIO_MAX
enum _SC_MQ_PRIO_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_MULTI_PROCESS
enum _SC_MULTI_PROCESS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_NETWORKING
enum _SC_NETWORKING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_NGROUPS_MAX
enum _SC_NGROUPS_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_NL_ARGMAX
enum _SC_NL_ARGMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_NL_LANGMAX
enum _SC_NL_LANGMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_NL_MSGMAX
enum _SC_NL_MSGMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_NL_NMAX
enum _SC_NL_NMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_NL_SETMAX
enum _SC_NL_SETMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_NL_TEXTMAX
enum _SC_NL_TEXTMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_NPROCESSORS_CONF
enum _SC_NPROCESSORS_CONF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_NPROCESSORS_ONLN
enum _SC_NPROCESSORS_ONLN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_NZERO
enum _SC_NZERO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_OPEN_MAX
enum _SC_OPEN_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_PAGESIZE
enum _SC_PAGESIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_PASS_MAX
enum _SC_PASS_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_PHYS_PAGES
enum _SC_PHYS_PAGES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_PII
enum _SC_PII;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_PII_INTERNET
enum _SC_PII_INTERNET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_PII_INTERNET_DGRAM
enum _SC_PII_INTERNET_DGRAM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_PII_INTERNET_STREAM
enum _SC_PII_INTERNET_STREAM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_PII_OSI
enum _SC_PII_OSI;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_PII_OSI_CLTS
enum _SC_PII_OSI_CLTS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_PII_OSI_COTS
enum _SC_PII_OSI_COTS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_PII_OSI_M
enum _SC_PII_OSI_M;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_PII_SOCKET
enum _SC_PII_SOCKET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_PII_XTI
enum _SC_PII_XTI;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_PIPE
enum _SC_PIPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_POLL
enum _SC_POLL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_PRIORITIZED_IO
enum _SC_PRIORITIZED_IO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_PRIORITY_SCHEDULING
enum _SC_PRIORITY_SCHEDULING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_RAW_SOCKETS
enum _SC_RAW_SOCKETS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_READER_WRITER_LOCKS
enum _SC_READER_WRITER_LOCKS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_REALTIME_SIGNALS
enum _SC_REALTIME_SIGNALS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_REGEXP
enum _SC_REGEXP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_REGEX_VERSION
enum _SC_REGEX_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_RE_DUP_MAX
enum _SC_RE_DUP_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_RTSIG_MAX
enum _SC_RTSIG_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_SAVED_IDS
enum _SC_SAVED_IDS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_SCHAR_MAX
enum _SC_SCHAR_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_SCHAR_MIN
enum _SC_SCHAR_MIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_SELECT
enum _SC_SELECT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_SEMAPHORES
enum _SC_SEMAPHORES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_SEM_NSEMS_MAX
enum _SC_SEM_NSEMS_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_SEM_VALUE_MAX
enum _SC_SEM_VALUE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_SHARED_MEMORY_OBJECTS
enum _SC_SHARED_MEMORY_OBJECTS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_SHELL
enum _SC_SHELL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_SHRT_MAX
enum _SC_SHRT_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_SHRT_MIN
enum _SC_SHRT_MIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_SIGNALS
enum _SC_SIGNALS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_SIGQUEUE_MAX
enum _SC_SIGQUEUE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_SINGLE_PROCESS
enum _SC_SINGLE_PROCESS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_SPAWN
enum _SC_SPAWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_SPIN_LOCKS
enum _SC_SPIN_LOCKS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_SPORADIC_SERVER
enum _SC_SPORADIC_SERVER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_SSIZE_MAX
enum _SC_SSIZE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_SS_REPL_MAX
enum _SC_SS_REPL_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_STREAMS
enum _SC_STREAMS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_STREAM_MAX
enum _SC_STREAM_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_SYMLOOP_MAX
enum _SC_SYMLOOP_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_SYNCHRONIZED_IO
enum _SC_SYNCHRONIZED_IO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_SYSTEM_DATABASE
enum _SC_SYSTEM_DATABASE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_SYSTEM_DATABASE_R
enum _SC_SYSTEM_DATABASE_R;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_THREADS
enum _SC_THREADS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_THREAD_ATTR_STACKADDR
enum _SC_THREAD_ATTR_STACKADDR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_THREAD_ATTR_STACKSIZE
enum _SC_THREAD_ATTR_STACKSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_THREAD_CPUTIME
enum _SC_THREAD_CPUTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_THREAD_DESTRUCTOR_ITERATIONS
enum _SC_THREAD_DESTRUCTOR_ITERATIONS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_THREAD_KEYS_MAX
enum _SC_THREAD_KEYS_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_THREAD_PRIORITY_SCHEDULING
enum _SC_THREAD_PRIORITY_SCHEDULING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_THREAD_PRIO_INHERIT
enum _SC_THREAD_PRIO_INHERIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_THREAD_PRIO_PROTECT
enum _SC_THREAD_PRIO_PROTECT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_THREAD_PROCESS_SHARED
enum _SC_THREAD_PROCESS_SHARED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_THREAD_ROBUST_PRIO_INHERIT
enum _SC_THREAD_ROBUST_PRIO_INHERIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_THREAD_ROBUST_PRIO_PROTECT
enum _SC_THREAD_ROBUST_PRIO_PROTECT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_THREAD_SAFE_FUNCTIONS
enum _SC_THREAD_SAFE_FUNCTIONS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_THREAD_SPORADIC_SERVER
enum _SC_THREAD_SPORADIC_SERVER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_THREAD_STACK_MIN
enum _SC_THREAD_STACK_MIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_THREAD_THREADS_MAX
enum _SC_THREAD_THREADS_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_TIMEOUTS
enum _SC_TIMEOUTS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_TIMERS
enum _SC_TIMERS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_TIMER_MAX
enum _SC_TIMER_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_TRACE
enum _SC_TRACE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_TRACE_EVENT_FILTER
enum _SC_TRACE_EVENT_FILTER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_TRACE_EVENT_NAME_MAX
enum _SC_TRACE_EVENT_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_TRACE_INHERIT
enum _SC_TRACE_INHERIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_TRACE_LOG
enum _SC_TRACE_LOG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_TRACE_NAME_MAX
enum _SC_TRACE_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_TRACE_SYS_MAX
enum _SC_TRACE_SYS_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_TRACE_USER_EVENT_MAX
enum _SC_TRACE_USER_EVENT_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_TTY_NAME_MAX
enum _SC_TTY_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_TYPED_MEMORY_OBJECTS
enum _SC_TYPED_MEMORY_OBJECTS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_TZNAME_MAX
enum _SC_TZNAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_T_IOV_MAX
enum _SC_T_IOV_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_UCHAR_MAX
enum _SC_UCHAR_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_UINT_MAX
enum _SC_UINT_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_UIO_MAXIOV
enum _SC_UIO_MAXIOV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_ULONG_MAX
enum _SC_ULONG_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_USER_GROUPS
enum _SC_USER_GROUPS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_USER_GROUPS_R
enum _SC_USER_GROUPS_R;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_USHRT_MAX
enum _SC_USHRT_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_V6_ILP32_OFF32
enum _SC_V6_ILP32_OFF32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_V6_ILP32_OFFBIG
enum _SC_V6_ILP32_OFFBIG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_V6_LP64_OFF64
enum _SC_V6_LP64_OFF64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_V6_LPBIG_OFFBIG
enum _SC_V6_LPBIG_OFFBIG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_V7_ILP32_OFF32
enum _SC_V7_ILP32_OFF32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_V7_ILP32_OFFBIG
enum _SC_V7_ILP32_OFFBIG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_V7_LP64_OFF64
enum _SC_V7_LP64_OFF64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_V7_LPBIG_OFFBIG
enum _SC_V7_LPBIG_OFFBIG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_VERSION
enum _SC_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_WORD_BIT
enum _SC_WORD_BIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_XBS5_ILP32_OFF32
enum _SC_XBS5_ILP32_OFF32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_XBS5_ILP32_OFFBIG
enum _SC_XBS5_ILP32_OFFBIG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_XBS5_LP64_OFF64
enum _SC_XBS5_LP64_OFF64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_XBS5_LPBIG_OFFBIG
enum _SC_XBS5_LPBIG_OFFBIG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_XOPEN_CRYPT
enum _SC_XOPEN_CRYPT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_XOPEN_ENH_I18N
enum _SC_XOPEN_ENH_I18N;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_XOPEN_LEGACY
enum _SC_XOPEN_LEGACY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_XOPEN_REALTIME
enum _SC_XOPEN_REALTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_XOPEN_REALTIME_THREADS
enum _SC_XOPEN_REALTIME_THREADS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_XOPEN_SHM
enum _SC_XOPEN_SHM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_XOPEN_STREAMS
enum _SC_XOPEN_STREAMS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_XOPEN_UNIX
enum _SC_XOPEN_UNIX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_XOPEN_VERSION
enum _SC_XOPEN_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_XOPEN_XCU_VERSION
enum _SC_XOPEN_XCU_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_XOPEN_XPG2
enum _SC_XOPEN_XPG2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_XOPEN_XPG3
enum _SC_XOPEN_XPG3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _SC_XOPEN_XPG4
enum _SC_XOPEN_XPG4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __codecvt_error
enum __codecvt_error;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __codecvt_noconv
enum __codecvt_noconv;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __codecvt_ok
enum __codecvt_ok;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __codecvt_partial
enum __codecvt_partial;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.