[][src]Crate napi_sys

Structs

_IO_FILE
_IO_codecvt
_IO_marker
_IO_wide_data
__dirstream
__pthread_cond_s
__pthread_cond_s__bindgen_ty_1__bindgen_ty_1
__pthread_cond_s__bindgen_ty_2__bindgen_ty_1
__pthread_internal_list
__pthread_mutex_s
__pthread_rwlock_arch_t
addrinfo
dirent
in6_addr
in_addr
napi_async_context__
napi_async_work__
napi_callback_info__
napi_callback_scope__
napi_deferred__
napi_env__
napi_escapable_handle_scope__
napi_extended_error_info
napi_handle_scope__
napi_module
napi_node_version
napi_property_descriptor
napi_ref__
napi_threadsafe_function__
napi_value__
sockaddr
sockaddr_in
sockaddr_in6
sockaddr_storage
termios
uv__io_s
uv__work
uv_async_s
uv_buf_t
uv_check_s
uv_connect_s
uv_cpu_info_s
uv_cpu_times_s
uv_dir_s
uv_dirent_s
uv_env_item_s
uv_fs_event_s
uv_fs_poll_s
uv_fs_s
uv_getaddrinfo_s
uv_getnameinfo_s
uv_handle_s
uv_idle_s
uv_interface_address_s
uv_lib_t
uv_loop_s
uv_loop_s__bindgen_ty_2
uv_passwd_s
uv_pipe_s
uv_poll_s
uv_prepare_s
uv_process_options_s
uv_process_s
uv_random_s
uv_req_s
uv_rusage_t
uv_shutdown_s
uv_signal_s
uv_signal_s__bindgen_ty_2
uv_stat_t
uv_statfs_s
uv_stdio_container_s
uv_stream_s
uv_tcp_s
uv_thread_options_s
uv_timer_s
uv_timespec_t
uv_timeval64_t
uv_timeval_t
uv_tty_s
uv_udp_s
uv_udp_send_s
uv_utsname_s
uv_work_s
uv_write_s

Enums

napi_key_collection_mode
napi_key_conversion
napi_key_filter
napi_property_attributes
napi_status
napi_threadsafe_function_call_mode
napi_threadsafe_function_release_mode
napi_typedarray_type
napi_valuetype
uv_dirent_type_t
uv_errno_t
uv_fs_event
uv_fs_event_flags
uv_fs_type
uv_handle_type
uv_loop_option
uv_membership
uv_poll_event
uv_process_flags
uv_req_type
uv_run_mode
uv_stdio_flags
uv_tcp_flags
uv_thread_create_flags
uv_tty_mode_t
uv_tty_vtermstate_t
uv_udp_flags

Functions

napi_acquire_threadsafe_function
napi_add_env_cleanup_hook
napi_add_finalizer
napi_adjust_external_memory
napi_async_destroy
napi_async_init
napi_call_function
napi_call_threadsafe_function
napi_cancel_async_work
napi_close_callback_scope
napi_close_escapable_handle_scope
napi_close_handle_scope
napi_coerce_to_bool
napi_coerce_to_number
napi_coerce_to_object
napi_coerce_to_string
napi_create_array
napi_create_array_with_length
napi_create_arraybuffer
napi_create_async_work
napi_create_bigint_int64
napi_create_bigint_uint64
napi_create_bigint_words
napi_create_buffer
napi_create_buffer_copy
napi_create_dataview
napi_create_date
napi_create_double
napi_create_error
napi_create_external
napi_create_external_arraybuffer
napi_create_external_buffer
napi_create_function
napi_create_int32
napi_create_int64
napi_create_object
napi_create_promise
napi_create_range_error
napi_create_reference
napi_create_string_latin1
napi_create_string_utf8
napi_create_string_utf16
napi_create_symbol
napi_create_threadsafe_function
napi_create_type_error
napi_create_typedarray
napi_create_uint32
napi_define_class
napi_define_properties
napi_delete_async_work
napi_delete_element
napi_delete_property
napi_delete_reference
napi_escape_handle
napi_fatal_error
napi_fatal_exception
napi_get_all_property_names
napi_get_and_clear_last_exception
napi_get_array_length
napi_get_arraybuffer_info
napi_get_boolean
napi_get_buffer_info
napi_get_cb_info
napi_get_dataview_info
napi_get_date_value
napi_get_element
napi_get_global
napi_get_instance_data
napi_get_last_error_info
napi_get_named_property
napi_get_new_target
napi_get_node_version
napi_get_null
napi_get_property
napi_get_property_names
napi_get_prototype
napi_get_reference_value
napi_get_threadsafe_function_context
napi_get_typedarray_info
napi_get_undefined
napi_get_uv_event_loop
napi_get_value_bigint_int64
napi_get_value_bigint_uint64
napi_get_value_bigint_words
napi_get_value_bool
napi_get_value_double
napi_get_value_external
napi_get_value_int32
napi_get_value_int64
napi_get_value_string_latin1
napi_get_value_string_utf8
napi_get_value_string_utf16
napi_get_value_uint32
napi_get_version
napi_has_element
napi_has_named_property
napi_has_own_property
napi_has_property
napi_instanceof
napi_is_array
napi_is_arraybuffer
napi_is_buffer
napi_is_dataview
napi_is_date
napi_is_error
napi_is_exception_pending
napi_is_promise
napi_is_typedarray
napi_make_callback
napi_module_register
napi_new_instance
napi_open_callback_scope
napi_open_escapable_handle_scope
napi_open_handle_scope
napi_queue_async_work
napi_ref_threadsafe_function
napi_reference_ref
napi_reference_unref
napi_reject_deferred
napi_release_threadsafe_function
napi_remove_env_cleanup_hook
napi_remove_wrap
napi_resolve_deferred
napi_run_script
napi_set_element
napi_set_instance_data
napi_set_named_property
napi_set_property
napi_strict_equals
napi_throw
napi_throw_error
napi_throw_range_error
napi_throw_type_error
napi_typeof
napi_unref_threadsafe_function
napi_unwrap
napi_wrap
uv_accept
uv_async_init
uv_async_send
uv_backend_fd
uv_backend_timeout
uv_barrier_destroy
uv_barrier_init
uv_barrier_wait
uv_buf_init
uv_cancel
uv_chdir
uv_check_init
uv_check_start
uv_check_stop
uv_close
uv_cond_broadcast
uv_cond_destroy
uv_cond_init
uv_cond_signal
uv_cond_timedwait
uv_cond_wait
uv_cpu_info
uv_cwd
uv_default_loop
uv_disable_stdio_inheritance
uv_dlclose
uv_dlerror
uv_dlopen
uv_dlsym
uv_err_name
uv_err_name_r
uv_exepath
uv_fileno
uv_free_cpu_info
uv_free_interface_addresses
uv_freeaddrinfo
uv_fs_access
uv_fs_chmod
uv_fs_chown
uv_fs_close
uv_fs_closedir
uv_fs_copyfile
uv_fs_event_getpath
uv_fs_event_init
uv_fs_event_start
uv_fs_event_stop
uv_fs_fchmod
uv_fs_fchown
uv_fs_fdatasync
uv_fs_fstat
uv_fs_fsync
uv_fs_ftruncate
uv_fs_futime
uv_fs_get_path
uv_fs_get_ptr
uv_fs_get_result
uv_fs_get_statbuf
uv_fs_get_system_error
uv_fs_get_type
uv_fs_lchown
uv_fs_link
uv_fs_lstat
uv_fs_lutime
uv_fs_mkdir
uv_fs_mkdtemp
uv_fs_mkstemp
uv_fs_open
uv_fs_opendir
uv_fs_poll_getpath
uv_fs_poll_init
uv_fs_poll_start
uv_fs_poll_stop
uv_fs_read
uv_fs_readdir
uv_fs_readlink
uv_fs_realpath
uv_fs_rename
uv_fs_req_cleanup
uv_fs_rmdir
uv_fs_scandir
uv_fs_scandir_next
uv_fs_sendfile
uv_fs_stat
uv_fs_statfs
uv_fs_symlink
uv_fs_unlink
uv_fs_utime
uv_fs_write
uv_get_constrained_memory
uv_get_free_memory
uv_get_osfhandle
uv_get_process_title
uv_get_total_memory
uv_getaddrinfo
uv_getnameinfo
uv_getrusage
uv_gettimeofday
uv_guess_handle
uv_handle_get_data
uv_handle_get_loop
uv_handle_get_type
uv_handle_set_data
uv_handle_size
uv_handle_type_name
uv_has_ref
uv_hrtime
uv_idle_init
uv_idle_start
uv_idle_stop
uv_if_indextoiid
uv_if_indextoname
uv_inet_ntop
uv_inet_pton
uv_interface_addresses
uv_ip4_addr
uv_ip4_name
uv_ip6_addr
uv_ip6_name
uv_is_active
uv_is_closing
uv_is_readable
uv_is_writable
uv_key_create
uv_key_delete
uv_key_get
uv_key_set
uv_kill
uv_library_shutdown
uv_listen
uv_loadavg
uv_loop_alive
uv_loop_close
uv_loop_configure
uv_loop_delete
uv_loop_fork
uv_loop_get_data
uv_loop_init
uv_loop_new
uv_loop_set_data
uv_loop_size
uv_mutex_destroy
uv_mutex_init
uv_mutex_init_recursive
uv_mutex_lock
uv_mutex_trylock
uv_mutex_unlock
uv_now
uv_once
uv_open_osfhandle
uv_os_environ
uv_os_free_environ
uv_os_free_passwd
uv_os_get_passwd
uv_os_getenv
uv_os_gethostname
uv_os_getpid
uv_os_getppid
uv_os_getpriority
uv_os_homedir
uv_os_setenv
uv_os_setpriority
uv_os_tmpdir
uv_os_uname
uv_os_unsetenv
uv_pipe_bind
uv_pipe_chmod
uv_pipe_connect
uv_pipe_getpeername
uv_pipe_getsockname
uv_pipe_init
uv_pipe_open
uv_pipe_pending_count
uv_pipe_pending_instances
uv_pipe_pending_type
uv_poll_init
uv_poll_init_socket
uv_poll_start
uv_poll_stop
uv_prepare_init
uv_prepare_start
uv_prepare_stop
uv_print_active_handles
uv_print_all_handles
uv_process_get_pid
uv_process_kill
uv_queue_work
uv_random
uv_read_start
uv_read_stop
uv_recv_buffer_size
uv_ref
uv_replace_allocator
uv_req_get_data
uv_req_get_type
uv_req_set_data
uv_req_size
uv_req_type_name
uv_resident_set_memory
uv_run
uv_rwlock_destroy
uv_rwlock_init
uv_rwlock_rdlock
uv_rwlock_rdunlock
uv_rwlock_tryrdlock
uv_rwlock_trywrlock
uv_rwlock_wrlock
uv_rwlock_wrunlock
uv_sem_destroy
uv_sem_init
uv_sem_post
uv_sem_trywait
uv_sem_wait
uv_send_buffer_size
uv_set_process_title
uv_setup_args
uv_shutdown
uv_signal_init
uv_signal_start
uv_signal_start_oneshot
uv_signal_stop
uv_sleep
uv_spawn
uv_stop
uv_stream_get_write_queue_size
uv_stream_set_blocking
uv_strerror
uv_strerror_r
uv_tcp_bind
uv_tcp_close_reset
uv_tcp_connect
uv_tcp_getpeername
uv_tcp_getsockname
uv_tcp_init
uv_tcp_init_ex
uv_tcp_keepalive
uv_tcp_nodelay
uv_tcp_open
uv_tcp_simultaneous_accepts
uv_thread_create
uv_thread_create_ex
uv_thread_equal
uv_thread_join
uv_thread_self
uv_timer_again
uv_timer_get_repeat
uv_timer_init
uv_timer_set_repeat
uv_timer_start
uv_timer_stop
uv_translate_sys_error
uv_try_write
uv_tty_get_vterm_state
uv_tty_get_winsize
uv_tty_init
uv_tty_reset_mode
uv_tty_set_mode
uv_tty_set_vterm_state
uv_udp_bind
uv_udp_connect
uv_udp_get_send_queue_count
uv_udp_get_send_queue_size
uv_udp_getpeername
uv_udp_getsockname
uv_udp_init
uv_udp_init_ex
uv_udp_open
uv_udp_recv_start
uv_udp_recv_stop
uv_udp_send
uv_udp_set_broadcast
uv_udp_set_membership
uv_udp_set_multicast_interface
uv_udp_set_multicast_loop
uv_udp_set_multicast_ttl
uv_udp_set_source_membership
uv_udp_set_ttl
uv_udp_try_send
uv_unref
uv_update_time
uv_uptime
uv_version
uv_version_string
uv_walk
uv_write
uv_write2

Type Definitions

DIR
FILE
_IO_lock_t
__gid_t
__ino_t
__int32_t
__int64_t
__mode_t
__off64_t
__off_t
__pid_t
__pthread_list_t
__socklen_t
__ssize_t
__uid_t
__uint8_t
__uint16_t
__uint32_t
__uint64_t
cc_t
char16_t
gid_t
in_addr_t
in_port_t
mode_t
napi_addon_register_func
napi_async_complete_callback
napi_async_context
napi_async_execute_callback
napi_async_work
napi_callback
napi_callback_info
napi_callback_scope
napi_deferred
napi_env
napi_escapable_handle_scope
napi_finalize
napi_handle_scope
napi_ref
napi_threadsafe_function
napi_threadsafe_function_call_js
napi_value
off_t
pid_t
pthread_key_t
pthread_once_t
pthread_t
sa_family_t
size_t
socklen_t
speed_t
ssize_t
tcflag_t
uid_t
uv__dirent_t
uv__io_cb
uv__io_t
uv_after_work_cb
uv_alloc_cb
uv_async_cb
uv_async_t
uv_barrier_t
uv_calloc_func
uv_check_cb
uv_check_t
uv_close_cb
uv_cond_t
uv_connect_cb
uv_connect_t
uv_connection_cb
uv_cpu_info_t
uv_dir_t
uv_dirent_t
uv_env_item_t
uv_exit_cb
uv_file
uv_free_func
uv_fs_cb
uv_fs_event_cb
uv_fs_event_t
uv_fs_poll_cb
uv_fs_poll_t
uv_fs_t
uv_getaddrinfo_cb
uv_getaddrinfo_t
uv_getnameinfo_cb
uv_getnameinfo_t
uv_gid_t
uv_handle_t
uv_idle_cb
uv_idle_t
uv_interface_address_t
uv_key_t
uv_loop_t
uv_malloc_func
uv_mutex_t
uv_once_t
uv_os_fd_t
uv_os_sock_t
uv_passwd_t
uv_pid_t
uv_pipe_t
uv_poll_cb
uv_poll_t
uv_prepare_cb
uv_prepare_t
uv_process_options_t
uv_process_t
uv_random_cb
uv_random_t
uv_read_cb
uv_realloc_func
uv_req_t
uv_rwlock_t
uv_sem_t
uv_shutdown_cb
uv_shutdown_t
uv_signal_cb
uv_signal_t
uv_statfs_t
uv_stdio_container_t
uv_stream_t
uv_tcp_t
uv_thread_cb
uv_thread_options_t
uv_thread_t
uv_timer_cb
uv_timer_t
uv_tty_t
uv_udp_recv_cb
uv_udp_send_cb
uv_udp_send_t
uv_udp_t
uv_uid_t
uv_utsname_t
uv_walk_cb
uv_work_cb
uv_work_t
uv_write_cb
uv_write_t

Unions

__pthread_cond_s__bindgen_ty_1
__pthread_cond_s__bindgen_ty_2
in6_addr__bindgen_ty_1
pthread_barrier_t
pthread_cond_t
pthread_mutex_t
pthread_rwlock_t
sem_t
uv_any_handle
uv_any_req
uv_async_s__bindgen_ty_1
uv_check_s__bindgen_ty_1
uv_fs_event_s__bindgen_ty_1
uv_fs_poll_s__bindgen_ty_1
uv_handle_s__bindgen_ty_1
uv_idle_s__bindgen_ty_1
uv_interface_address_s__bindgen_ty_1
uv_interface_address_s__bindgen_ty_2
uv_loop_s__bindgen_ty_1
uv_pipe_s__bindgen_ty_1
uv_poll_s__bindgen_ty_1
uv_prepare_s__bindgen_ty_1
uv_process_s__bindgen_ty_1
uv_signal_s__bindgen_ty_1
uv_stdio_container_s__bindgen_ty_1
uv_stream_s__bindgen_ty_1
uv_tcp_s__bindgen_ty_1
uv_timer_s__bindgen_ty_1
uv_tty_s__bindgen_ty_1
uv_udp_s__bindgen_ty_1