Next: , Previous: , Up: Reference   [Contents][Index]


4.16 C to Guile

4.16.1 c-gettext

C function exported to Guile: c-gettext

Calls GNU gettext to convert string in current locale. Note that ’_’ (plain underscode) is exported as well, so that code can be written using ’_’ as a function.

4.16.2 c-lw6-exit

C function exported to Guile: c-lw6-exit

Wrapper on lw6_exit.

4.16.3 c-lw6-get-ret

C function exported to Guile: c-lw6-get-ret

Wrapper on lw6_get_ret.

4.16.4 c-lw6-release

C function exported to Guile: c-lw6-release

Wrapper on lw6_release.

4.16.5 c-lw6-set-ret

C function exported to Guile: c-lw6-set-ret

Wrapper on lw6_set_ret.

4.16.6 c-lw6bot-get-backends

C function exported to Guile: c-lw6bot-get-backends

Wrapper on lw6bot_get_backends.

4.16.7 c-lw6bot-new

C function exported to Guile: c-lw6bot-new

Wrapper on lw6bot_new.

4.16.8 c-lw6bot-next-move

C function exported to Guile: c-lw6bot-next-move

Wrapper on lw6bot_next_move.

4.16.9 c-lw6cfg-defaults

C function exported to Guile: c-lw6cfg-defaults

Wrapper on lw6cfg_defaults.

4.16.10 c-lw6cfg-get-option

C function exported to Guile: c-lw6cfg-get-option

Wrapper on lw6cfg_get_option.

4.16.11 c-lw6cfg-init

C function exported to Guile: c-lw6cfg-init

Wrapper on lw6cfg_init.

4.16.12 c-lw6cfg-load

C function exported to Guile: c-lw6cfg-load

Wrapper on lw6cfg_load.

4.16.13 c-lw6cfg-option-exists

C function exported to Guile: c-lw6cfg-option-exists

Wrapper on lw6cfg_option_exists.

4.16.14 c-lw6cfg-quit

C function exported to Guile: c-lw6cfg-quit

Wrapper on lw6cfg_quit.

4.16.15 c-lw6cfg-save

C function exported to Guile: c-lw6cfg-save

Wrapper on lw6cfg_save.

4.16.16 c-lw6cfg-set-option

C function exported to Guile: c-lw6cfg-set-option

Wrapper on lw6cfg_set_option.

4.16.17 c-lw6cfg-unified-get-log-file

C function exported to Guile: c-lw6cfg-unified-get-log-file

Wrapper on lw6cfg_unified_get_log_file.

4.16.18 c-lw6cfg-unified-get-map-path

C function exported to Guile: c-lw6cfg-unified-get-map-path

Wrapper on lw6cfg_unified_get_map_path.

4.16.19 c-lw6cfg-unified-get-music-path

C function exported to Guile: c-lw6cfg-unified-get-music-path

Wrapper on lw6cfg_unified_get_music_path.

4.16.20 c-lw6cfg-unified-get-user-dir

C function exported to Guile: c-lw6cfg-unified-get-user-dir

Wrapper on lw6cfg_unified_get_user_dir.

4.16.21 c-lw6cli-get-backends

C function exported to Guile: c-lw6cli-get-backends

Wrapper on lw6cli_get_backends.

4.16.22 c-lw6cns-console-support

C function exported to Guile: c-lw6cns-console-support

Wrapper on lw6cns_console_support.

4.16.23 c-lw6cns-init

C function exported to Guile: c-lw6cns-init

Wrapper on lw6cns_init.

4.16.24 c-lw6cns-poll

C function exported to Guile: c-lw6cns-poll

Wrapper on lw6cns_poll.

4.16.25 c-lw6cns-quit

C function exported to Guile: c-lw6cns-quit

Wrapper on lw6cns_quit.

4.16.26 c-lw6cns-term-support

C function exported to Guile: c-lw6cns-term-support

Wrapper on lw6cns_term_support.

4.16.27 c-lw6dsp-get-average-fps

C function exported to Guile: c-lw6dsp-get-average-fps

Wrapper on lw6dsp_get_average_fps.

4.16.28 c-lw6dsp-get-fullscreen-modes

C function exported to Guile: c-lw6dsp-get-fullscreen-modes

Wrapper on lw6dsp_get_fullscreen_modes.

4.16.29 c-lw6dsp-get-instant-fps

C function exported to Guile: c-lw6dsp-get-instant-fps

Wrapper on lw6dsp_get_instant_fps.

4.16.30 c-lw6dsp-get-last-frame-rendering-time

C function exported to Guile: c-lw6dsp-get-last-frame-rendering-time

Wrapper on lw6dsp_get_last_frame_rendering_time.

4.16.31 c-lw6dsp-get-nb-frames

C function exported to Guile: c-lw6dsp-get-nb-frames

Wrapper on lw6dsp_get_nb_frames.

4.16.32 c-lw6dsp-get-video-mode

C function exported to Guile: c-lw6dsp-get-video-mode

Wrapper on lw6dsp_get_video_mode.

4.16.33 c-lw6dsp-new

C function exported to Guile: c-lw6dsp-new

Wrapper on lw6dsp_new.

4.16.34 c-lw6dsp-release

C function exported to Guile: c-lw6dsp-release

Wrapper on lw6dsp_release.

4.16.35 c-lw6dsp-update

C function exported to Guile: c-lw6dsp-update

Wrapper on lw6dsp_update.

4.16.36 c-lw6gen-create-from-seed

C function exported to Guile: c-lw6gen-create-from-seed

Wrapper on lw6gen_create_from_seed.

4.16.37 c-lw6gen-seed-new

C function exported to Guile: c-lw6gen-seed-new

Wrapper on lw6gen_seed_new.

4.16.38 c-lw6gen-seed-normalize

C function exported to Guile: c-lw6gen-seed-normalize

Wrapper on lw6gen_seed_normalize.

4.16.39 c-lw6gfx-get-backends

C function exported to Guile: c-lw6gfx-get-backends

Wrapper on lw6gfx_get_backends.

4.16.40 c-lw6gui-default-look

C function exported to Guile: c-lw6gui-default-look

Wrapper on lw6gui_default_look.

4.16.41 c-lw6gui-input-reset

C function exported to Guile: c-lw6gui-input-reset

Wrapper on lw6gui_input_reset.

4.16.42 c-lw6gui-joystick1-get-move-pad

C function exported to Guile: c-lw6gui-joystick1-get-move-pad

Wrapper on lw6gui_joystick1_get_move_pad.

4.16.43 c-lw6gui-joystick1-pop-button-a

C function exported to Guile: c-lw6gui-joystick1-pop-button-a

Wrapper on lw6gui_joystick1_pop_button_a.

4.16.44 c-lw6gui-joystick1-pop-button-b

C function exported to Guile: c-lw6gui-joystick1-pop-button-b

Wrapper on lw6gui_joystick1_pop_button_b.

4.16.45 c-lw6gui-joystick1-pop-button-c

C function exported to Guile: c-lw6gui-joystick1-pop-button-c

Wrapper on lw6gui_joystick1_pop_button_c.

4.16.46 c-lw6gui-joystick1-pop-button-d

C function exported to Guile: c-lw6gui-joystick1-pop-button-d

Wrapper on lw6gui_joystick1_pop_button_d.

4.16.47 c-lw6gui-joystick1-pop-button-e

C function exported to Guile: c-lw6gui-joystick1-pop-button-e

Wrapper on lw6gui_joystick1_pop_button_e.

4.16.48 c-lw6gui-joystick1-pop-button-f

C function exported to Guile: c-lw6gui-joystick1-pop-button-f

Wrapper on lw6gui_joystick1_pop_button_f.

4.16.49 c-lw6gui-joystick1-pop-pad-down

C function exported to Guile: c-lw6gui-joystick1-pop-pad-down

Wrapper on lw6gui_joystick1_pop_pad_down.

4.16.50 c-lw6gui-joystick1-pop-pad-left

C function exported to Guile: c-lw6gui-joystick1-pop-pad-left

Wrapper on lw6gui_joystick1_pop_pad_left.

4.16.51 c-lw6gui-joystick1-pop-pad-right

C function exported to Guile: c-lw6gui-joystick1-pop-pad-right

Wrapper on lw6gui_joystick1_pop_pad_right.

4.16.52 c-lw6gui-joystick1-pop-pad-up

C function exported to Guile: c-lw6gui-joystick1-pop-pad-up

Wrapper on lw6gui_joystick1_pop_pad_up.

4.16.53 c-lw6gui-joystick2-get-move-pad

C function exported to Guile: c-lw6gui-joystick2-get-move-pad

Wrapper on lw6gui_joystick2_get_move_pad.

4.16.54 c-lw6gui-joystick2-pop-button-a

C function exported to Guile: c-lw6gui-joystick2-pop-button-a

Wrapper on lw6gui_joystick2_pop_button_a.

4.16.55 c-lw6gui-joystick2-pop-button-b

C function exported to Guile: c-lw6gui-joystick2-pop-button-b

Wrapper on lw6gui_joystick2_pop_button_b.

4.16.56 c-lw6gui-joystick2-pop-button-c

C function exported to Guile: c-lw6gui-joystick2-pop-button-c

Wrapper on lw6gui_joystick2_pop_button_c.

4.16.57 c-lw6gui-joystick2-pop-button-d

C function exported to Guile: c-lw6gui-joystick2-pop-button-d

Wrapper on lw6gui_joystick2_pop_button_d.

4.16.58 c-lw6gui-joystick2-pop-button-e

C function exported to Guile: c-lw6gui-joystick2-pop-button-e

Wrapper on lw6gui_joystick2_pop_button_e.

4.16.59 c-lw6gui-joystick2-pop-button-f

C function exported to Guile: c-lw6gui-joystick2-pop-button-f

Wrapper on lw6gui_joystick2_pop_button_f.

4.16.60 c-lw6gui-joystick2-pop-pad-down

C function exported to Guile: c-lw6gui-joystick2-pop-pad-down

Wrapper on lw6gui_joystick2_pop_pad_down.

4.16.61 c-lw6gui-joystick2-pop-pad-left

C function exported to Guile: c-lw6gui-joystick2-pop-pad-left

Wrapper on lw6gui_joystick2_pop_pad_left.

4.16.62 c-lw6gui-joystick2-pop-pad-right

C function exported to Guile: c-lw6gui-joystick2-pop-pad-right

Wrapper on lw6gui_joystick2_pop_pad_right.

4.16.63 c-lw6gui-joystick2-pop-pad-up

C function exported to Guile: c-lw6gui-joystick2-pop-pad-up

Wrapper on lw6gui_joystick2_pop_pad_up.

4.16.64 c-lw6gui-keyboard-get-move-pad

C function exported to Guile: c-lw6gui-keyboard-get-move-pad

Wrapper on lw6gui_keyboard_get_move_pad.

4.16.65 c-lw6gui-keyboard-is-pressed

C function exported to Guile: c-lw6gui-keyboard-is-pressed

Wrapper on lw6gui_keyboard_is_pressed.

4.16.66 c-lw6gui-keyboard-pop-arrow-down

C function exported to Guile: c-lw6gui-keyboard-pop-arrow-down

Wrapper on lw6gui_keyboard_pop_arrow_down.

4.16.67 c-lw6gui-keyboard-pop-arrow-left

C function exported to Guile: c-lw6gui-keyboard-pop-arrow-left

Wrapper on lw6gui_keyboard_pop_arrow_left.

4.16.68 c-lw6gui-keyboard-pop-arrow-right

C function exported to Guile: c-lw6gui-keyboard-pop-arrow-right

Wrapper on lw6gui_keyboard_pop_arrow_right.

4.16.69 c-lw6gui-keyboard-pop-arrow-up

C function exported to Guile: c-lw6gui-keyboard-pop-arrow-up

Wrapper on lw6gui_keyboard_pop_arrow_up.

4.16.70 c-lw6gui-keyboard-pop-key-alt

C function exported to Guile: c-lw6gui-keyboard-pop-key-alt

Wrapper on lw6gui_keyboard_pop_key_alt.

4.16.71 c-lw6gui-keyboard-pop-key-ctrl

C function exported to Guile: c-lw6gui-keyboard-pop-key-ctrl

Wrapper on lw6gui_keyboard_pop_key_ctrl.

4.16.72 c-lw6gui-keyboard-pop-key-enter

C function exported to Guile: c-lw6gui-keyboard-pop-key-enter

Wrapper on lw6gui_keyboard_pop_key_enter.

4.16.73 c-lw6gui-keyboard-pop-key-esc

C function exported to Guile: c-lw6gui-keyboard-pop-key-esc

Wrapper on lw6gui_keyboard_pop_key_esc.

4.16.74 c-lw6gui-keyboard-pop-key-pgdown

C function exported to Guile: c-lw6gui-keyboard-pop-key-pgdown

Wrapper on lw6gui_keyboard_pop_key_pgdown.

4.16.75 c-lw6gui-keyboard-pop-key-pgup

C function exported to Guile: c-lw6gui-keyboard-pop-key-pgup

Wrapper on lw6gui_keyboard_pop_key_pgup.

4.16.76 c-lw6gui-look-get

C function exported to Guile: c-lw6gui-look-get

Wrapper on lw6gui_look_get.

4.16.77 c-lw6gui-look-set

C function exported to Guile: c-lw6gui-look-set

Wrapper on lw6gui_look_set.

4.16.78 c-lw6gui-look-zoom-in

C function exported to Guile: c-lw6gui-look-zoom-in

Wrapper on lw6gui_look_zoom_in.

4.16.79 c-lw6gui-look-zoom-out

C function exported to Guile: c-lw6gui-look-zoom-out

Wrapper on lw6gui_look_zoom_out.

4.16.80 c-lw6gui-menu-append

C function exported to Guile: c-lw6gui-menu-append

Wrapper on lw6gui_menu_append.

4.16.81 c-lw6gui-menu-close-popup

C function exported to Guile: c-lw6gui-menu-close-popup

Wrapper on lw6gui_menu_close_popup.

4.16.82 c-lw6gui-menu-enable-esc

C function exported to Guile: c-lw6gui-menu-enable-esc

Wrapper on lw6gui_menu_enable_esc.

4.16.83 c-lw6gui-menu-has-popup

C function exported to Guile: c-lw6gui-menu-has-popup

Wrapper on lw6gui_menu_has_popup.

4.16.84 c-lw6gui-menu-new

C function exported to Guile: c-lw6gui-menu-new

Wrapper on lw6gui_menu_new.

4.16.85 c-lw6gui-menu-remove

C function exported to Guile: c-lw6gui-menu-remove

Wrapper on lw6gui_menu_remove.

4.16.86 c-lw6gui-menu-remove-all

C function exported to Guile: c-lw6gui-menu-remove-all

Wrapper on lw6gui_menu_remove_all.

4.16.87 c-lw6gui-menu-scroll-down

C function exported to Guile: c-lw6gui-menu-scroll-down

Wrapper on lw6gui_menu_scroll_down.

4.16.88 c-lw6gui-menu-scroll-up

C function exported to Guile: c-lw6gui-menu-scroll-up

Wrapper on lw6gui_menu_scroll_up.

4.16.89 c-lw6gui-menu-select

C function exported to Guile: c-lw6gui-menu-select

Wrapper on lw6gui_menu_select.

4.16.90 c-lw6gui-menu-select-esc

C function exported to Guile: c-lw6gui-menu-select-esc

Wrapper on lw6gui_menu_select_esc.

4.16.91 c-lw6gui-menu-set-breadcrumbs

C function exported to Guile: c-lw6gui-menu-set-breadcrumbs

Wrapper on lw6gui_menu_set_breadcrumbs.

4.16.92 c-lw6gui-menu-sync

C function exported to Guile: c-lw6gui-menu-sync

Wrapper on lw6gui_menu_sync.

4.16.93 c-lw6gui-mouse-get-state

C function exported to Guile: c-lw6gui-mouse-get-state

Wrapper on lw6gui_mouse_get_state.

4.16.94 c-lw6gui-mouse-poll-move

C function exported to Guile: c-lw6gui-mouse-poll-move

Wrapper on lw6gui_mouse_poll_move.

4.16.95 c-lw6gui-mouse-pop-button-left

C function exported to Guile: c-lw6gui-mouse-pop-button-left

Wrapper on lw6gui_mouse_pop_button_left.

4.16.96 c-lw6gui-mouse-pop-button-middle

C function exported to Guile: c-lw6gui-mouse-pop-button-middle

Wrapper on lw6gui_mouse_pop_button_middle.

4.16.97 c-lw6gui-mouse-pop-button-right

C function exported to Guile: c-lw6gui-mouse-pop-button-right

Wrapper on lw6gui_mouse_pop_button_right.

4.16.98 c-lw6gui-mouse-pop-double-click

C function exported to Guile: c-lw6gui-mouse-pop-double-click

Wrapper on lw6gui_mouse_pop_double_click.

4.16.99 c-lw6gui-mouse-pop-simple-click

C function exported to Guile: c-lw6gui-mouse-pop-simple-click

Wrapper on lw6gui_mouse_pop_simple_click.

4.16.100 c-lw6gui-mouse-pop-triple-click

C function exported to Guile: c-lw6gui-mouse-pop-triple-click

Wrapper on lw6gui_mouse_pop_triple_click.

4.16.101 c-lw6gui-mouse-pop-wheel-down

C function exported to Guile: c-lw6gui-mouse-pop-wheel-down

Wrapper on lw6gui_mouse_pop_wheel_down.

4.16.102 c-lw6gui-mouse-pop-wheel-up

C function exported to Guile: c-lw6gui-mouse-pop-wheel-up

Wrapper on lw6gui_mouse_pop_wheel_up.

4.16.103 c-lw6hlp-about

C function exported to Guile: c-lw6hlp-about

Wrapper on lw6hlp_about.

4.16.104 c-lw6hlp-get-default-value

C function exported to Guile: c-lw6hlp-get-default-value

Wrapper on lw6hlp_get_default_value.

4.16.105 c-lw6hlp-list

C function exported to Guile: c-lw6hlp-list

Wrapper on lw6hlp_list.

4.16.106 c-lw6hlp-list-advanced

C function exported to Guile: c-lw6hlp-list-advanced

Wrapper on lw6hlp_list_advanced.

4.16.107 c-lw6hlp-list-aliases

C function exported to Guile: c-lw6hlp-list-aliases

Wrapper on lw6hlp_list_aliases.

4.16.108 c-lw6hlp-list-doc

C function exported to Guile: c-lw6hlp-list-doc

Wrapper on lw6hlp_list_doc.

4.16.109 c-lw6hlp-list-funcs

C function exported to Guile: c-lw6hlp-list-funcs

Wrapper on lw6hlp_list_funcs.

4.16.110 c-lw6hlp-list-graphics

C function exported to Guile: c-lw6hlp-list-graphics

Wrapper on lw6hlp_list_graphics.

4.16.111 c-lw6hlp-list-hooks

C function exported to Guile: c-lw6hlp-list-hooks

Wrapper on lw6hlp_list_hooks.

4.16.112 c-lw6hlp-list-input

C function exported to Guile: c-lw6hlp-list-input

Wrapper on lw6hlp_list_input.

4.16.113 c-lw6hlp-list-map

C function exported to Guile: c-lw6hlp-list-map

Wrapper on lw6hlp_list_map.

4.16.114 c-lw6hlp-list-map-hints

C function exported to Guile: c-lw6hlp-list-map-hints

Wrapper on lw6hlp_list_map_hints.

4.16.115 c-lw6hlp-list-map-rules

C function exported to Guile: c-lw6hlp-list-map-rules

Wrapper on lw6hlp_list_map_rules.

4.16.116 c-lw6hlp-list-map-style

C function exported to Guile: c-lw6hlp-list-map-style

Wrapper on lw6hlp_list_map_style.

4.16.117 c-lw6hlp-list-map-teams

C function exported to Guile: c-lw6hlp-list-map-teams

Wrapper on lw6hlp_list_map_teams.

4.16.118 c-lw6hlp-list-network

C function exported to Guile: c-lw6hlp-list-network

Wrapper on lw6hlp_list_network.

4.16.119 c-lw6hlp-list-path

C function exported to Guile: c-lw6hlp-list-path

Wrapper on lw6hlp_list_path.

4.16.120 c-lw6hlp-list-players

C function exported to Guile: c-lw6hlp-list-players

Wrapper on lw6hlp_list_players.

4.16.121 c-lw6hlp-list-quick

C function exported to Guile: c-lw6hlp-list-quick

Wrapper on lw6hlp_list_quick.

4.16.122 c-lw6hlp-list-show

C function exported to Guile: c-lw6hlp-list-show

Wrapper on lw6hlp_list_show.

4.16.123 c-lw6hlp-list-sound

C function exported to Guile: c-lw6hlp-list-sound

Wrapper on lw6hlp_list_sound.

4.16.124 c-lw6hlp-list-team-colors

C function exported to Guile: c-lw6hlp-list-team-colors

Wrapper on lw6hlp_list_team_colors.

4.16.125 c-lw6hlp-list-weapons

C function exported to Guile: c-lw6hlp-list-weapons

Wrapper on lw6hlp_list_weapons.

4.16.126 c-lw6img-screenshot

C function exported to Guile: c-lw6img-screenshot

Wrapper on lw6img_screenshot.

4.16.127 c-lw6ker-add-cursor

C function exported to Guile: c-lw6ker-add-cursor

Wrapper on lw6ker_add_cursor.

4.16.128 c-lw6ker-build-game-state

C function exported to Guile: c-lw6ker-build-game-state

Wrapper on lw6ker_build_game_state.

4.16.129 c-lw6ker-build-game-struct

C function exported to Guile: c-lw6ker-build-game-struct

Wrapper on lw6ker_build_game_struct.

4.16.130 c-lw6ker-cursor-exists

C function exported to Guile: c-lw6ker-cursor-exists

Wrapper on lw6ker_cursor_exists.

4.16.131 c-lw6ker-did-cursor-win

C function exported to Guile: c-lw6ker-did-cursor-win

Wrapper on lw6ker_did_cursor_win.

4.16.132 c-lw6ker-do-round

C function exported to Guile: c-lw6ker-do-round

Wrapper on lw6ker_do_round.

4.16.133 c-lw6ker-dup-game-state

C function exported to Guile: c-lw6ker-dup-game-state

Wrapper on lw6ker_dup_game_state.

4.16.134 c-lw6ker-game-state-checksum

C function exported to Guile: c-lw6ker-game-state-checksum

Wrapper on lw6ker_game_state_checksum.

4.16.135 c-lw6ker-game-struct-checksum

C function exported to Guile: c-lw6ker-game-struct-checksum

Wrapper on lw6ker_game_struct_checksum.

4.16.136 c-lw6ker-get-cursor

C function exported to Guile: c-lw6ker-get-cursor

Wrapper on lw6ker_get_cursor.

4.16.137 c-lw6ker-get-moves

C function exported to Guile: c-lw6ker-get-moves

Wrapper on lw6ker_get_moves.

4.16.138 c-lw6ker-get-nb-colors

C function exported to Guile: c-lw6ker-get-nb-colors

Wrapper on lw6ker_game_state_get_nb_colors.

4.16.139 c-lw6ker-get-nb-cursors

C function exported to Guile: c-lw6ker-get-nb-cursors

Wrapper on lw6ker_game_state_get_nb_cursors.

4.16.140 c-lw6ker-get-nb-nodes

C function exported to Guile: c-lw6ker-get-nb-nodes

Wrapper on lw6ker_game_state_get_nb_nodes.

4.16.141 c-lw6ker-get-rounds

C function exported to Guile: c-lw6ker-get-rounds

Wrapper on lw6ker_get_rounds.

4.16.142 c-lw6ker-get-spreads

C function exported to Guile: c-lw6ker-get-spreads

Wrapper on lw6ker_get_spreads.

4.16.143 c-lw6ker-is-over

C function exported to Guile: c-lw6ker-is-over

Wrapper on lw6ker_is_over.

4.16.144 c-lw6ker-node-exists

C function exported to Guile: c-lw6ker-node-exists

Wrapper on lw6ker_node_exists.

4.16.145 c-lw6ker-register-node

C function exported to Guile: c-lw6ker-register-node

Wrapper on lw6ker_register_node.

4.16.146 c-lw6ker-remove-cursor

C function exported to Guile: c-lw6ker-remove-cursor

Wrapper on lw6ker_remove_cursor.

4.16.147 c-lw6ker-set-cursor

C function exported to Guile: c-lw6ker-set-cursor

Wrapper on lw6ker_set_cursor.

4.16.148 c-lw6ker-sync-game-state

C function exported to Guile: c-lw6ker-sync-game-state

Wrapper on lw6ker_sync_game_state.

4.16.149 c-lw6ker-unregister-node

C function exported to Guile: c-lw6ker-unregister-node

Wrapper on lw6ker_unregister_node.

4.16.150 c-lw6ldr-chain-entry

C function exported to Guile: c-lw6ldr-chain-entry

Wrapper on lw6ldr_chain_entry.

4.16.151 c-lw6ldr-exp-validate

C function exported to Guile: c-lw6ldr-exp-validate

Wrapper on lw6ldr_exp_validate.

4.16.152 c-lw6ldr-get-entries

C function exported to Guile: c-lw6ldr-get-entries

Wrapper on lw6ldr_get_entries.

4.16.153 c-lw6ldr-hints-get-default

C function exported to Guile: c-lw6ldr-hints-get-default

Wrapper on lw6ldr_hints_get_default.

4.16.154 c-lw6ldr-print-examples

C function exported to Guile: c-lw6ldr-print-examples

Wrapper on lw6ldr_print_examples.

4.16.155 c-lw6ldr-read

C function exported to Guile: c-lw6ldr-read

Wrapper on lw6ldr_read.

4.16.156 c-lw6ldr-read-relative

C function exported to Guile: c-lw6ldr-read-relative

Wrapper on lw6ldr_read_relative.

4.16.157 c-lw6map-exp-get-unlocked-team-color

C function exported to Guile: c-lw6map-exp-get-unlocked-team-color

Wrapper on lw6map_exp_get_unlocked_team_color.

4.16.158 c-lw6map-exp-get-unlocked-weapon

C function exported to Guile: c-lw6map-exp-get-unlocked-weapon

Wrapper on lw6map_exp_get_unlocked_weapon.

4.16.159 c-lw6map-exp-is-team-color-allowed

C function exported to Guile: c-lw6map-exp-is-team-color-allowed

Wrapper on lw6map_exp_is_team_color_allowed.

4.16.160 c-lw6map-exp-is-weapon-allowed

C function exported to Guile: c-lw6map-exp-is-weapon-allowed

Wrapper on lw6map_exp_is_weapon_allowed.

4.16.161 c-lw6map-get-look

C function exported to Guile: c-lw6map-get-look

Wrapper on lw6map_get_look.

4.16.162 c-lw6map-get-max-nb-colors

C function exported to Guile: c-lw6map-get-max-nb-colors

Wrapper on lw6map_get_max_nb_colors.

4.16.163 c-lw6map-get-max-nb-cursors

C function exported to Guile: c-lw6map-get-max-nb-cursors

Wrapper on lw6map_get_max_nb_cursors.

4.16.164 c-lw6map-get-max-nb-nodes

C function exported to Guile: c-lw6map-get-max-nb-nodes

Wrapper on lw6map_get_max_nb_nodes.

4.16.165 c-lw6map-get-music-dir

C function exported to Guile: c-lw6map-get-music-dir

Wrapper on lw6map_get_music_dir.

4.16.166 c-lw6map-get-title

C function exported to Guile: c-lw6map-get-title

Wrapper on lw6map_get_title.

4.16.167 c-lw6map-param-get

C function exported to Guile: c-lw6map-param-get

Wrapper on lw6map_param_get.

4.16.168 c-lw6map-rules-get-default

C function exported to Guile: c-lw6map-rules-get-default

Wrapper on lw6map_rules_get_default.

4.16.169 c-lw6map-rules-get-int

C function exported to Guile: c-lw6map-rules-get-int

Wrapper on lw6map_rules_get_int.

4.16.170 c-lw6map-rules-get-max

C function exported to Guile: c-lw6map-rules-get-max

Wrapper on lw6map_rules_get_max.

4.16.171 c-lw6map-rules-get-min

C function exported to Guile: c-lw6map-rules-get-min

Wrapper on lw6map_rules_get_min.

4.16.172 c-lw6map-style-get-default

C function exported to Guile: c-lw6map-style-get-default

Wrapper on lw6map_style_get_default.

4.16.173 c-lw6map-team-color-index-to-key

C function exported to Guile: c-lw6map-team-color-index-to-key

Wrapper on lw6map_team_color_index_to_key.

4.16.174 c-lw6map-team-color-index-to-label

C function exported to Guile: c-lw6map-team-color-index-to-label

Wrapper on lw6map_team_color_index_to_label.

4.16.175 c-lw6map-team-color-key-to-index

C function exported to Guile: c-lw6map-team-color-key-to-index

Wrapper on lw6map_team_color_key_to_index.

4.16.176 c-lw6map-team-color-list

C function exported to Guile: c-lw6map-team-color-list

Wrapper on lw6map_team_color_list.

4.16.177 c-lw6map-teams-get-default

C function exported to Guile: c-lw6map-teams-get-default

Wrapper on lw6map_teams_get_default.

4.16.178 c-lw6map-weapon-index-to-key

C function exported to Guile: c-lw6map-weapon-index-to-key

Wrapper on lw6map_weapon_index_to_key.

4.16.179 c-lw6map-weapon-index-to-label

C function exported to Guile: c-lw6map-weapon-index-to-label

Wrapper on lw6map_weapon_index_to_label.

4.16.180 c-lw6map-weapon-key-to-index

C function exported to Guile: c-lw6map-weapon-key-to-index

Wrapper on lw6map_weapon_key_to_index.

4.16.181 c-lw6map-weapon-list

C function exported to Guile: c-lw6map-weapon-list

Wrapper on lw6map_weapon_list.

4.16.182 c-lw6net-init

C function exported to Guile: c-lw6net-init

Wrapper on lw6net_init.

4.16.183 c-lw6net-quit

C function exported to Guile: c-lw6net-quit

Wrapper on lw6net_quit.

4.16.184 c-lw6p2p-db-default-name

C function exported to Guile: c-lw6p2p-db-default-name

Wrapper on lw6p2p_db_default_name.

4.16.185 c-lw6p2p-db-new

C function exported to Guile: c-lw6p2p-db-new

Wrapper on lw6p2p_db_new.

4.16.186 c-lw6p2p-db-reset

C function exported to Guile: c-lw6p2p-db-reset

Wrapper on lw6p2p_db_reset.

4.16.187 c-lw6p2p-node-calibrate

C function exported to Guile: c-lw6p2p-node-calibrate

Wrapper on lw6p2p_node_calibrate.

4.16.188 c-lw6p2p-node-client-join

C function exported to Guile: c-lw6p2p-node-client-join

Wrapper on lw6p2p_node_client_join.

4.16.189 c-lw6p2p-node-close

C function exported to Guile: c-lw6p2p-node-close

Wrapper on lw6p2p_node_close.

4.16.190 c-lw6p2p-node-disconnect

C function exported to Guile: c-lw6p2p-node-disconnect

Wrapper on lw6p2p_node_disconnect.

4.16.191 c-lw6p2p-node-get-entries

C function exported to Guile: c-lw6p2p-node-get-entries

Wrapper on lw6p2p_node_get_entries.

4.16.192 c-lw6p2p-node-get-id

C function exported to Guile: c-lw6p2p-node-get-id

Wrapper on lw6p2p_node_get_id.

4.16.193 c-lw6p2p-node-get-local-seq-0

C function exported to Guile: c-lw6p2p-node-get-local-seq-0

Wrapper on lw6p2p_node_get_local_seq_0.

4.16.194 c-lw6p2p-node-get-local-seq-last

C function exported to Guile: c-lw6p2p-node-get-local-seq-last

Wrapper on lw6p2p_node_get_local_seq_last.

4.16.195 c-lw6p2p-node-get-next-draft-msg

C function exported to Guile: c-lw6p2p-node-get-next-draft-msg

Wrapper on lw6p2p_node_get_next_draft_msg.

4.16.196 c-lw6p2p-node-get-next-reference-msg

C function exported to Guile: c-lw6p2p-node-get-next-reference-msg

Wrapper on lw6p2p_node_get_next_reference_msg.

4.16.197 c-lw6p2p-node-get-seq-draft

C function exported to Guile: c-lw6p2p-node-get-seq-draft

Wrapper on lw6p2p_node_get_seq_draft.

4.16.198 c-lw6p2p-node-get-seq-max

C function exported to Guile: c-lw6p2p-node-get-seq-max

Wrapper on lw6p2p_node_get_seq_max.

4.16.199 c-lw6p2p-node-get-seq-min

C function exported to Guile: c-lw6p2p-node-get-seq-min

Wrapper on lw6p2p_node_get_seq_min.

4.16.200 c-lw6p2p-node-get-seq-reference

C function exported to Guile: c-lw6p2p-node-get-seq-reference

Wrapper on lw6p2p_node_get_seq_reference.

4.16.201 c-lw6p2p-node-is-dump-needed

C function exported to Guile: c-lw6p2p-node-is-dump-needed

Wrapper on lw6p2p_node_is_dump_needed.

4.16.202 c-lw6p2p-node-is-peer-connected

C function exported to Guile: c-lw6p2p-node-is-peer-connected

Wrapper on lw6p2p_node_is_peer_connected.

4.16.203 c-lw6p2p-node-is-peer-registered

C function exported to Guile: c-lw6p2p-node-is-peer-registered

Wrapper on lw6p2p_node_is_peer_registered.

4.16.204 c-lw6p2p-node-is-seed-needed

C function exported to Guile: c-lw6p2p-node-is-seed-needed

Wrapper on lw6p2p_node_is_seed_needed.

4.16.205 c-lw6p2p-node-new

C function exported to Guile: c-lw6p2p-node-new

Wrapper on lw6p2p_node_new.

4.16.206 c-lw6p2p-node-poll

C function exported to Guile: c-lw6p2p-node-poll

Wrapper on lw6p2p_node_poll.

4.16.207 c-lw6p2p-node-put-local-msg

C function exported to Guile: c-lw6p2p-node-put-local-msg

Wrapper on lw6p2p_node_put_local_msg.

4.16.208 c-lw6p2p-node-refresh-peer

C function exported to Guile: c-lw6p2p-node-refresh-peer

Wrapper on lw6p2p_node_refresh_peer.

4.16.209 c-lw6p2p-node-server-start

C function exported to Guile: c-lw6p2p-node-server-start

Wrapper on lw6p2p_node_server_start.

4.16.210 c-lw6p2p-node-update-info

C function exported to Guile: c-lw6p2p-node-update-info

Wrapper on lw6p2p_node_update_info.

4.16.211 c-lw6pil-bench

C function exported to Guile: c-lw6pil-bench

Wrapper on lw6pil_bench.

4.16.212 c-lw6pil-build-pilot

C function exported to Guile: c-lw6pil-build-pilot

Wrapper on lw6pil_build_pilot.

4.16.213 c-lw6pil-calibrate

C function exported to Guile: c-lw6pil-calibrate

Wrapper on lw6pil_calibrate.

4.16.214 c-lw6pil-commit

C function exported to Guile: c-lw6pil-commit

Wrapper on lw6pil_commit.

4.16.215 c-lw6pil-did-cursor-win

C function exported to Guile: c-lw6pil-did-cursor-win

Wrapper on lw6pil_did_cursor_win.

4.16.216 c-lw6pil-dump-command-generate

C function exported to Guile: c-lw6pil-dump-command-generate

Wrapper on lw6pil_dump_command_generate.

4.16.217 c-lw6pil-execute-command

C function exported to Guile: c-lw6pil-execute-command

Wrapper on lw6pil_execute_command.

4.16.218 c-lw6pil-fix-coords

C function exported to Guile: c-lw6pil-fix-coords

Wrapper on lw6pil_coords_fix.

4.16.219 c-lw6pil-fix-coords-x10

C function exported to Guile: c-lw6pil-fix-coords-x10

Wrapper on lw6pil_coords_fix_x10.

4.16.220 c-lw6pil-get-last-commit-seq

C function exported to Guile: c-lw6pil-get-last-commit-seq

Wrapper on lw6pil_get_last_commit_seq.

4.16.221 c-lw6pil-get-looser

C function exported to Guile: c-lw6pil-get-looser

Wrapper on lw6pil_get_looser.

4.16.222 c-lw6pil-get-max-seq

C function exported to Guile: c-lw6pil-get-max-seq

Wrapper on lw6pil_get_max_seq.

4.16.223 c-lw6pil-get-next-seq

C function exported to Guile: c-lw6pil-get-next-seq

Wrapper on lw6pil_get_next_seq.

4.16.224 c-lw6pil-get-reference-current-seq

C function exported to Guile: c-lw6pil-get-reference-current-seq

Wrapper on lw6pil_get_reference_current_seq.

4.16.225 c-lw6pil-get-reference-target-seq

C function exported to Guile: c-lw6pil-get-reference-target-seq

Wrapper on lw6pil_get_reference_target_seq.

4.16.226 c-lw6pil-get-round-0

C function exported to Guile: c-lw6pil-get-round-0

Wrapper on lw6pil_get_round_0.

4.16.227 c-lw6pil-get-seq-0

C function exported to Guile: c-lw6pil-get-seq-0

Wrapper on lw6pil_get_seq_0.

4.16.228 c-lw6pil-get-winner

C function exported to Guile: c-lw6pil-get-winner

Wrapper on lw6pil_get_winner.

4.16.229 c-lw6pil-is-over

C function exported to Guile: c-lw6pil-is-over

Wrapper on lw6pil_is_over.

4.16.230 c-lw6pil-local-command

C function exported to Guile: c-lw6pil-local-command

Wrapper on lw6pil_local_command.

4.16.231 c-lw6pil-local-cursors-set-main

C function exported to Guile: c-lw6pil-local-cursors-set-main

Wrapper on lw6pil_local_cursors_set_main.

4.16.232 c-lw6pil-local-cursors-set-mouse-controlled

C function exported to Guile: c-lw6pil-local-cursors-set-mouse-controlled

Wrapper on lw6pil_local_cursors_set_mouse_controlled.

4.16.233 c-lw6pil-make-backup

C function exported to Guile: c-lw6pil-make-backup

Wrapper on lw6pil_make_backup.

4.16.234 c-lw6pil-poll-dump

C function exported to Guile: c-lw6pil-poll-dump

Wrapper on lw6pil_poll_dump.

4.16.235 c-lw6pil-round2seq

C function exported to Guile: c-lw6pil-round2seq

Wrapper on lw6pil_round2seq.

4.16.236 c-lw6pil-seed-command-generate

C function exported to Guile: c-lw6pil-seed-command-generate

Wrapper on lw6pil_seed_command_generate.

4.16.237 c-lw6pil-send-command

C function exported to Guile: c-lw6pil-send-command

Wrapper on lw6pil_send_command.

4.16.238 c-lw6pil-seq-random-0

C function exported to Guile: c-lw6pil-seq-random-0

Wrapper on lw6pil_seq_random_0.

4.16.239 c-lw6pil-seq2round

C function exported to Guile: c-lw6pil-seq2round

Wrapper on lw6pil_seq2round.

4.16.240 c-lw6pil-slow-down

C function exported to Guile: c-lw6pil-slow-down

Wrapper on lw6pil_slow_down.

4.16.241 c-lw6pil-speed-up

C function exported to Guile: c-lw6pil-speed-up

Wrapper on lw6pil_speed_up.

4.16.242 c-lw6pil-suite-get-checkpoint

C function exported to Guile: c-lw6pil-suite-get-checkpoint

Wrapper on lw6pil_suite_get_checkpoint.

4.16.243 c-lw6pil-suite-get-commands-by-node-index

C function exported to Guile: c-lw6pil-suite-get-commands-by-node-index

Wrapper on lw6pil_suite_get_command_by_node_index, returns the list of all steps.

4.16.244 c-lw6pil-suite-get-commands-by-stage

C function exported to Guile: c-lw6pil-suite-get-commands-by-stage

Wrapper on lw6pil_suite_get_command_by_stage, returns the list of all steps.

4.16.245 c-lw6pil-suite-get-node-id

C function exported to Guile: c-lw6pil-suite-get-node-id

Wrapper on lw6pil_suite_get_node_id.

4.16.246 c-lw6pil-suite-get-seq-0

C function exported to Guile: c-lw6pil-suite-get-seq-0

Wrapper on lw6pil_suite_get_seq_0.

4.16.247 c-lw6pil-suite-init

C function exported to Guile: c-lw6pil-suite-init

Wrapper on lw6pil_suite_init.

4.16.248 c-lw6pil-sync-from-backup

C function exported to Guile: c-lw6pil-sync-from-backup

Wrapper on lw6pil_sync_from_backup.

4.16.249 c-lw6pil-sync-from-draft

C function exported to Guile: c-lw6pil-sync-from-draft

Wrapper on lw6pil_sync_from_draft.

4.16.250 c-lw6pil-sync-from-reference

C function exported to Guile: c-lw6pil-sync-from-reference

Wrapper on lw6pil_sync_from_reference.

4.16.251 c-lw6snd-get-backends

C function exported to Guile: c-lw6snd-get-backends

Wrapper on lw6snd_get_backends.

4.16.252 c-lw6snd-is-music-file

C function exported to Guile: c-lw6snd-is-music-file

Wrapper on lw6snd_is_music_file.

4.16.253 c-lw6snd-new

C function exported to Guile: c-lw6snd-new

Wrapper on lw6snd_new.

4.16.254 c-lw6snd-play-fx

C function exported to Guile: c-lw6snd-play-fx

Wrapper on lw6snd_play_fx.

4.16.255 c-lw6snd-play-music-file

C function exported to Guile: c-lw6snd-play-music-file

Wrapper on lw6snd_play_music_file.

4.16.256 c-lw6snd-play-music-random

C function exported to Guile: c-lw6snd-play-music-random

Wrapper on lw6snd_play_music_random.

4.16.257 c-lw6snd-poll

C function exported to Guile: c-lw6snd-poll

Wrapper on lw6snd_poll.

4.16.258 c-lw6snd-release

C function exported to Guile: c-lw6snd-release

Wrapper on lw6snd_release.

4.16.259 c-lw6snd-set-fx-volume

C function exported to Guile: c-lw6snd-set-fx-volume

Wrapper on lw6snd_set_fx_volume.

4.16.260 c-lw6snd-set-music-volume

C function exported to Guile: c-lw6snd-set-music-volume

Wrapper on lw6snd_set_music_volume.

4.16.261 c-lw6snd-set-water-volume

C function exported to Guile: c-lw6snd-set-water-volume

Wrapper on lw6snd_set_water_volume.

4.16.262 c-lw6snd-stop-music

C function exported to Guile: c-lw6snd-stop-music

Wrapper on lw6snd_stop_music.

4.16.263 c-lw6srv-get-backends

C function exported to Guile: c-lw6srv-get-backends

Wrapper on lw6srv_get_backends.

4.16.264 c-lw6sys-build-get-abs-srcdir

C function exported to Guile: c-lw6sys-build-get-abs-srcdir

Wrapper on lw6sys_build_get_abs_srcdir.

4.16.265 c-lw6sys-build-get-bin-id

C function exported to Guile: c-lw6sys-build-get-bin-id

Wrapper on lw6sys_build_get_bin_id.

4.16.266 c-lw6sys-build-get-bugs-url

C function exported to Guile: c-lw6sys-build-get-bugs-url

Wrapper on lw6sys_build_get_bugs_url.

4.16.267 c-lw6sys-build-get-cflags

C function exported to Guile: c-lw6sys-build-get-cflags

Wrapper on lw6sys_build_get_cflags.

4.16.268 c-lw6sys-build-get-codename

C function exported to Guile: c-lw6sys-build-get-codename

Wrapper on lw6sys_build_get_codename.

4.16.269 c-lw6sys-build-get-configure-args

C function exported to Guile: c-lw6sys-build-get-configure-args

Wrapper on lw6sys_build_get_configure_args.

4.16.270 c-lw6sys-build-get-copyright

C function exported to Guile: c-lw6sys-build-get-copyright

Wrapper on lw6sys_build_get_copyright.

4.16.271 c-lw6sys-build-get-datadir

C function exported to Guile: c-lw6sys-build-get-datadir

Wrapper on lw6sys_build_get_datadir.

4.16.272 c-lw6sys-build-get-date

C function exported to Guile: c-lw6sys-build-get-date

Wrapper on lw6sys_build_get_date.

4.16.273 c-lw6sys-build-get-docdir

C function exported to Guile: c-lw6sys-build-get-docdir

Wrapper on lw6sys_build_get_docdir.

4.16.274 c-lw6sys-build-get-enable-allinone

C function exported to Guile: c-lw6sys-build-get-enable-allinone

Wrapper on lw6sys_build_get_enable_allinone.

4.16.275 c-lw6sys-build-get-enable-console

C function exported to Guile: c-lw6sys-build-get-enable-console

Wrapper on lw6sys_build_get_enable_console.

4.16.276 c-lw6sys-build-get-enable-fullstatic

C function exported to Guile: c-lw6sys-build-get-enable-fullstatic

Wrapper on lw6sys_build_get_enable_fullstatic.

4.16.277 c-lw6sys-build-get-enable-gcov

C function exported to Guile: c-lw6sys-build-get-enable-gcov

Wrapper on lw6sys_build_get_enable_gcov.

4.16.278 c-lw6sys-build-get-enable-gprof

C function exported to Guile: c-lw6sys-build-get-enable-gprof

Wrapper on lw6sys_build_get_enable_gprof.

4.16.279 c-lw6sys-build-get-enable-gtk

C function exported to Guile: c-lw6sys-build-get-enable-gtk

Wrapper on lw6sys_build_get_enable_gtk.

4.16.280 c-lw6sys-build-get-enable-instrument

C function exported to Guile: c-lw6sys-build-get-enable-instrument

Wrapper on lw6sys_build_get_enable_instrument.

4.16.281 c-lw6sys-build-get-enable-mod-caca

C function exported to Guile: c-lw6sys-build-get-enable-mod-caca

Wrapper on lw6sys_build_get_enable_mod_caca.

4.16.282 c-lw6sys-build-get-enable-mod-csound

C function exported to Guile: c-lw6sys-build-get-enable-mod-csound

Wrapper on lw6sys_build_get_enable_mod_csound.

4.16.283 c-lw6sys-build-get-enable-mod-gl1

C function exported to Guile: c-lw6sys-build-get-enable-mod-gl1

Wrapper on lw6sys_build_get_enable_mod_gl1.

4.16.284 c-lw6sys-build-get-enable-mod-gles2

C function exported to Guile: c-lw6sys-build-get-enable-mod-gles2

Wrapper on lw6sys_build_get_enable_mod_gles2.

4.16.285 c-lw6sys-build-get-enable-mod-http

C function exported to Guile: c-lw6sys-build-get-enable-mod-http

Wrapper on lw6sys_build_get_enable_mod_http.

4.16.286 c-lw6sys-build-get-enable-mod-ogg

C function exported to Guile: c-lw6sys-build-get-enable-mod-ogg

Wrapper on lw6sys_build_get_enable_mod_ogg.

4.16.287 c-lw6sys-build-get-enable-mod-soft

C function exported to Guile: c-lw6sys-build-get-enable-mod-soft

Wrapper on lw6sys_build_get_enable_mod_soft.

4.16.288 c-lw6sys-build-get-enable-openmp

C function exported to Guile: c-lw6sys-build-get-enable-openmp

Wrapper on lw6sys_build_get_enable_openmp.

4.16.289 c-lw6sys-build-get-enable-optimize

C function exported to Guile: c-lw6sys-build-get-enable-optimize

Wrapper on lw6sys_build_get_enable_optimize.

4.16.290 c-lw6sys-build-get-enable-paranoid

C function exported to Guile: c-lw6sys-build-get-enable-paranoid

Wrapper on lw6sys_build_get_enable_paranoid.

4.16.291 c-lw6sys-build-get-enable-profiler

C function exported to Guile: c-lw6sys-build-get-enable-profiler

Wrapper on lw6sys_build_get_enable_profiler.

4.16.292 c-lw6sys-build-get-enable-valgrind

C function exported to Guile: c-lw6sys-build-get-enable-valgrind

Wrapper on lw6sys_build_get_enable_valgrind.

4.16.293 c-lw6sys-build-get-endianness

C function exported to Guile: c-lw6sys-build-get-endianness

Wrapper on lw6sys_build_get_endianness.

4.16.294 c-lw6sys-build-get-gcc-version

C function exported to Guile: c-lw6sys-build-get-gcc-version

Wrapper on lw6sys_build_get_gcc_version.

4.16.295 c-lw6sys-build-get-home-url

C function exported to Guile: c-lw6sys-build-get-home-url

Wrapper on lw6sys_build_get_home_url.

4.16.296 c-lw6sys-build-get-host-cpu

C function exported to Guile: c-lw6sys-build-get-host-cpu

Wrapper on lw6sys_build_get_host_cpu.

4.16.297 c-lw6sys-build-get-host-os

C function exported to Guile: c-lw6sys-build-get-host-os

Wrapper on lw6sys_build_get_host_os.

4.16.298 c-lw6sys-build-get-hostname

C function exported to Guile: c-lw6sys-build-get-hostname

Wrapper on lw6sys_build_get_hostname.

4.16.299 c-lw6sys-build-get-includedir

C function exported to Guile: c-lw6sys-build-get-includedir

Wrapper on lw6sys_build_get_includedir.

4.16.300 c-lw6sys-build-get-ldflags

C function exported to Guile: c-lw6sys-build-get-ldflags

Wrapper on lw6sys_build_get_ldflags.

4.16.301 c-lw6sys-build-get-libdir

C function exported to Guile: c-lw6sys-build-get-libdir

Wrapper on lw6sys_build_get_libdir.

4.16.302 c-lw6sys-build-get-license

C function exported to Guile: c-lw6sys-build-get-license

Wrapper on lw6sys_build_get_license.

4.16.303 c-lw6sys-build-get-localedir

C function exported to Guile: c-lw6sys-build-get-localedir

Wrapper on lw6sys_build_get_localedir.

4.16.304 c-lw6sys-build-get-md5sum

C function exported to Guile: c-lw6sys-build-get-md5sum

Wrapper on lw6sys_build_get_md5sum.

4.16.305 c-lw6sys-build-get-package-id

C function exported to Guile: c-lw6sys-build-get-package-id

Wrapper on lw6sys_build_get_package_id.

4.16.306 c-lw6sys-build-get-package-name

C function exported to Guile: c-lw6sys-build-get-package-name

Wrapper on lw6sys_build_get_package_name.

4.16.307 c-lw6sys-build-get-package-string

C function exported to Guile: c-lw6sys-build-get-package-string

Wrapper on lw6sys_build_get_package_string.

4.16.308 c-lw6sys-build-get-package-tarname

C function exported to Guile: c-lw6sys-build-get-package-tarname

Wrapper on lw6sys_build_get_package_tarname.

4.16.309 c-lw6sys-build-get-pointer-size

C function exported to Guile: c-lw6sys-build-get-pointer-size

Wrapper on lw6sys_build_get_pointer_size.

4.16.310 c-lw6sys-build-get-prefix

C function exported to Guile: c-lw6sys-build-get-prefix

Wrapper on lw6sys_build_get_prefix.

4.16.311 c-lw6sys-build-get-stamp

C function exported to Guile: c-lw6sys-build-get-stamp

Wrapper on lw6sys_build_get_stamp.

4.16.312 c-lw6sys-build-get-time

C function exported to Guile: c-lw6sys-build-get-time

Wrapper on lw6sys_build_get_time.

4.16.313 c-lw6sys-build-get-top-srcdir

C function exported to Guile: c-lw6sys-build-get-top-srcdir

Wrapper on lw6sys_build_get_top_srcdir.

4.16.314 c-lw6sys-build-get-version

C function exported to Guile: c-lw6sys-build-get-version

Wrapper on lw6sys_build_get_version.

4.16.315 c-lw6sys-build-get-version-base

C function exported to Guile: c-lw6sys-build-get-version-base

Wrapper on lw6sys_build_get_version_base.

4.16.316 c-lw6sys-build-get-version-major

C function exported to Guile: c-lw6sys-build-get-version-major

Wrapper on lw6sys_build_get_version_major.

4.16.317 c-lw6sys-build-get-version-minor

C function exported to Guile: c-lw6sys-build-get-version-minor

Wrapper on lw6sys_build_get_version_minor.

4.16.318 c-lw6sys-build-is-gnu

C function exported to Guile: c-lw6sys-build-is-gnu

Wrapper on lw6sys_build_is_gnu.

4.16.319 c-lw6sys-build-is-gp2x

C function exported to Guile: c-lw6sys-build-is-gp2x

Wrapper on lw6sys_build_is_gp2x.

4.16.320 c-lw6sys-build-is-mac-os-x

C function exported to Guile: c-lw6sys-build-is-mac-os-x

Wrapper on lw6sys_build_is_mac_os_x.

4.16.321 c-lw6sys-build-is-ms-windows

C function exported to Guile: c-lw6sys-build-is-ms-windows

Wrapper on lw6sys_build_is_ms_windows.

4.16.322 c-lw6sys-build-is-unix

C function exported to Guile: c-lw6sys-build-is-unix

Wrapper on lw6sys_build_is_unix.

4.16.323 c-lw6sys-build-is-x86

C function exported to Guile: c-lw6sys-build-is-x86

Wrapper on lw6sys_build_is_x86.

4.16.324 c-lw6sys-debug-get

C function exported to Guile: c-lw6sys-debug-get

Wrapper on lw6sys_debug_get.

4.16.325 c-lw6sys-debug-set

C function exported to Guile: c-lw6sys-debug-set

Wrapper on lw6sys_debug_set.

4.16.326 c-lw6sys-delay

C function exported to Guile: c-lw6sys-delay

Wrapper on lw6sys_delay.

4.16.327 c-lw6sys-dump

C function exported to Guile: c-lw6sys-dump

Wrapper on lw6sys_dump.

4.16.328 c-lw6sys-dump-clear

C function exported to Guile: c-lw6sys-dump-clear

Wrapper on lw6sys_dump_clear.

4.16.329 c-lw6sys-generate-id-16

C function exported to Guile: c-lw6sys-generate-id-16

Wrapper on lw6sys_generate_id_16.

4.16.330 c-lw6sys-generate-id-32

C function exported to Guile: c-lw6sys-generate-id-32

Wrapper on lw6sys_generate_id_32.

4.16.331 c-lw6sys-generate-id-64

C function exported to Guile: c-lw6sys-generate-id-64

Wrapper on lw6sys_generate_id_64.

4.16.332 c-lw6sys-get-config-file

C function exported to Guile: c-lw6sys-get-config-file

Wrapper on lw6sys_get_config_file.

4.16.333 c-lw6sys-get-cwd

C function exported to Guile: c-lw6sys-get-cwd

Wrapper on lw6sys_get_cwd.

4.16.334 c-lw6sys-get-cycle

C function exported to Guile: c-lw6sys-get-cycle

Wrapper on lw6sys_get_cycle.

4.16.335 c-lw6sys-get-data-dir

C function exported to Guile: c-lw6sys-get-data-dir

Wrapper on lw6sys_get_data_dir.

4.16.336 c-lw6sys-get-default-config-file

C function exported to Guile: c-lw6sys-get-default-config-file

Wrapper on lw6sys_get_default_config_file.

4.16.337 c-lw6sys-get-default-data-dir

C function exported to Guile: c-lw6sys-get-default-data-dir

Wrapper on lw6sys_get_default_data_dir.

4.16.338 c-lw6sys-get-default-log-file

C function exported to Guile: c-lw6sys-get-default-log-file

Wrapper on lw6sys_get_default_log_file.

4.16.339 c-lw6sys-get-default-map-dir

C function exported to Guile: c-lw6sys-get-default-map-dir

Wrapper on lw6sys_get_default_map_dir.

4.16.340 c-lw6sys-get-default-map-path

C function exported to Guile: c-lw6sys-get-default-map-path

Wrapper on lw6sys_get_default_map_path.

4.16.341 c-lw6sys-get-default-mod-dir

C function exported to Guile: c-lw6sys-get-default-mod-dir

Wrapper on lw6sys_get_default_mod_dir.

4.16.342 c-lw6sys-get-default-music-dir

C function exported to Guile: c-lw6sys-get-default-music-dir

Wrapper on lw6sys_get_default_music_dir.

4.16.343 c-lw6sys-get-default-music-path

C function exported to Guile: c-lw6sys-get-default-music-path

Wrapper on lw6sys_get_default_music_path.

4.16.344 c-lw6sys-get-default-prefix

C function exported to Guile: c-lw6sys-get-default-prefix

Wrapper on lw6sys_get_default_prefix.

4.16.345 c-lw6sys-get-default-script-file

C function exported to Guile: c-lw6sys-get-default-script-file

Wrapper on lw6sys_get_default_script_file.

4.16.346 c-lw6sys-get-default-user-dir

C function exported to Guile: c-lw6sys-get-default-user-dir

Wrapper on lw6sys_get_default_user_dir.

4.16.347 c-lw6sys-get-hostname

C function exported to Guile: c-lw6sys-get-hostname

Wrapper on lw6sys_get_hostname.

4.16.348 c-lw6sys-get-log-file

C function exported to Guile: c-lw6sys-get-log-file

Wrapper on lw6sys_get_log_file.

4.16.349 c-lw6sys-get-map-dir

C function exported to Guile: c-lw6sys-get-map-dir

Wrapper on lw6sys_get_map_dir.

4.16.350 c-lw6sys-get-map-path

C function exported to Guile: c-lw6sys-get-map-path

Wrapper on lw6sys_get_map_path.

4.16.351 c-lw6sys-get-memory-bazooka-eraser

C function exported to Guile: c-lw6sys-get-memory-bazooka-eraser

Wrapper on lw6sys_get_memory_bazooka_eraser.

4.16.352 c-lw6sys-get-memory-bazooka-size

C function exported to Guile: c-lw6sys-get-memory-bazooka-size

Wrapper on lw6sys_get_memory_bazooka_size.

4.16.353 c-lw6sys-get-mod-dir

C function exported to Guile: c-lw6sys-get-mod-dir

Wrapper on lw6sys_get_mod_dir.

4.16.354 c-lw6sys-get-music-dir

C function exported to Guile: c-lw6sys-get-music-dir

Wrapper on lw6sys_get_music_dir.

4.16.355 c-lw6sys-get-music-path

C function exported to Guile: c-lw6sys-get-music-path

Wrapper on lw6sys_get_music_path.

4.16.356 c-lw6sys-get-prefix

C function exported to Guile: c-lw6sys-get-prefix

Wrapper on lw6sys_get_prefix.

4.16.357 c-lw6sys-get-run-dir

C function exported to Guile: c-lw6sys-get-run-dir

Wrapper on lw6sys_get_run_dir.

4.16.358 c-lw6sys-get-script-file

C function exported to Guile: c-lw6sys-get-script-file

Wrapper on lw6sys_get_script_file.

4.16.359 c-lw6sys-get-timestamp

C function exported to Guile: c-lw6sys-get-timestamp

Wrapper on lw6sys_get_timestamp.

4.16.360 c-lw6sys-get-uptime

C function exported to Guile: c-lw6sys-get-uptime

Wrapper on lw6sys_get_uptime.

4.16.361 c-lw6sys-get-user-dir

C function exported to Guile: c-lw6sys-get-user-dir

Wrapper on lw6sys_get_user_dir.

4.16.362 c-lw6sys-get-username

C function exported to Guile: c-lw6sys-get-username

Wrapper on lw6sys_get_username.

4.16.363 c-lw6sys-getenv

C function exported to Guile: c-lw6sys-getenv

Wrapper on lw6sys_getenv.

4.16.364 c-lw6sys-getenv-prefixed

C function exported to Guile: c-lw6sys-getenv-prefixed

Wrapper on lw6sys_getenv_prefixed.

4.16.365 c-lw6sys-idle

C function exported to Guile: c-lw6sys-idle

Wrapper on lw6sys_idle.

4.16.366 c-lw6sys-log

C function exported to Guile: c-lw6sys-log

Wrapper on lw6sys_log.

4.16.367 c-lw6sys-log-get-backtrace-mode

C function exported to Guile: c-lw6sys-log-get-backtrace-mode

Wrapper on lw6sys_log_get_backtrace_mode.

4.16.368 c-lw6sys-log-get-level

C function exported to Guile: c-lw6sys-log-get-level

Wrapper on lw6sys_log_get_level.

4.16.369 c-lw6sys-log-set-backtrace-mode

C function exported to Guile: c-lw6sys-log-set-backtrace-mode

Wrapper on lw6sys_log_set_backtrace_mode.

4.16.370 c-lw6sys-log-set-dialog-timeout

C function exported to Guile: c-lw6sys-log-set-dialog-timeout

Wrapper on lw6sys_log_set_dialog_timeout.

4.16.371 c-lw6sys-log-set-level

C function exported to Guile: c-lw6sys-log-set-level

Wrapper on lw6sys_log_set_level.

4.16.372 c-lw6sys-megabytes-available

C function exported to Guile: c-lw6sys-megabytes-available

Wrapper on lw6sys_megabytes_available.

4.16.373 c-lw6sys-openmp-get-num-procs

C function exported to Guile: c-lw6sys-openmp-get-num-procs

Wrapper on lw6sys_openmp_get_num_procs.

4.16.374 c-lw6sys-path-concat

C function exported to Guile: c-lw6sys-path-concat

Wrapper on lw6sys_path_concat.

4.16.375 c-lw6sys-path-file-only

C function exported to Guile: c-lw6sys-path-file-only

Wrapper on lw6sys_path_file_only.

4.16.376 c-lw6sys-path-parent

C function exported to Guile: c-lw6sys-path-parent

Wrapper on lw6sys_path_parent.

4.16.377 c-lw6sys-path-split

C function exported to Guile: c-lw6sys-path-split

Wrapper on lw6sys_path_split.

4.16.378 c-lw6sys-set-memory-bazooka-eraser

C function exported to Guile: c-lw6sys-set-memory-bazooka-eraser

Wrapper on lw6sys_set_memory_bazooka_eraser.

4.16.379 c-lw6sys-set-memory-bazooka-size

C function exported to Guile: c-lw6sys-set-memory-bazooka-size

Wrapper on lw6sys_set_memory_bazooka_size.

4.16.380 c-lw6sys-signal-custom

C function exported to Guile: c-lw6sys-signal-custom

Wrapper on lw6sys_signal_custom.

4.16.381 c-lw6sys-signal-default

C function exported to Guile: c-lw6sys-signal-default

Wrapper on lw6sys_signal_default.

4.16.382 c-lw6sys-signal-poll-quit

C function exported to Guile: c-lw6sys-signal-poll-quit

Wrapper on lw6sys_signal_poll_quit.

4.16.383 c-lw6sys-signal-send-quit

C function exported to Guile: c-lw6sys-signal-send-quit

Wrapper on lw6sys_signal_send_quit.

4.16.384 c-lw6sys-sleep

C function exported to Guile: c-lw6sys-sleep

Wrapper on lw6sys_sleep.

4.16.385 c-lw6sys-snooze

C function exported to Guile: c-lw6sys-snooze

Wrapper on lw6sys_snooze.

4.16.386 c-lw6sys-url-canonize

C function exported to Guile: c-lw6sys-url-canonize

Wrapper on lw6sys_url_canonize.

4.16.387 c-lw6tsk-loader-get-stage

C function exported to Guile: c-lw6tsk-loader-get-stage

Wrapper on lw6tsk_loader_get_stage.

4.16.388 c-lw6tsk-loader-new

C function exported to Guile: c-lw6tsk-loader-new

Wrapper on lw6tsk_loader_new.

4.16.389 c-lw6tsk-loader-pop

C function exported to Guile: c-lw6tsk-loader-pop

Wrapper on lw6tsk_loader_pop.

4.16.390 c-lw6tsk-loader-push-gen

C function exported to Guile: c-lw6tsk-loader-push-gen

Wrapper on lw6tsk_loader_push_gen.

4.16.391 c-lw6tsk-loader-push-ldr

C function exported to Guile: c-lw6tsk-loader-push-ldr

Wrapper on lw6tsk_loader_push_ldr.


Next: , Previous: , Up: Reference   [Contents][Index]