interop.headers

Undocumented in source.

Members

Aliases

_Bool
alias _Bool = bool
Undocumented in source.
blkcnt64_t
alias blkcnt64_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
blkcnt_t
alias blkcnt_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
blksize_t
alias blksize_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
caddr_t
alias caddr_t = char*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
daddr_t
alias daddr_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dev_t
alias dev_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fsblkcnt64_t
alias fsblkcnt64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fsblkcnt_t
alias fsblkcnt_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fsfilcnt64_t
alias fsfilcnt64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fsfilcnt_t
alias fsfilcnt_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gid_t
alias gid_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_atm
alias gpr_atm = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_clock_type
alias gpr_clock_type = _Anonymous_28
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_cv
alias gpr_cv = pthread_cond_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_log_func
alias gpr_log_func = void function(gpr_log_func_args*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_mu
alias gpr_mu = pthread_mutex_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_once
alias gpr_once = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_thd_id
alias gpr_thd_id = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_arg_type
alias grpc_arg_type = _Anonymous_30
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_byte_buffer_type
alias grpc_byte_buffer_type = _Anonymous_29
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_compression_algorithm
alias grpc_compression_algorithm = _Anonymous_25
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_compression_level
alias grpc_compression_level = _Anonymous_26
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_connectivity_state
alias grpc_connectivity_state = _Anonymous_27
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_cq_completion_type
alias grpc_cq_completion_type = _Anonymous_35
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_cq_polling_type
alias grpc_cq_polling_type = _Anonymous_34
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_credentials_plugin_metadata_cb
alias grpc_credentials_plugin_metadata_cb = void function(void*, const(grpc_metadata)*, c_ulong, grpc_status_code, const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_local_connect_type
alias grpc_local_connect_type = _Anonymous_23
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_op_type
alias grpc_op_type = _Anonymous_32
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_process_auth_metadata_done_cb
alias grpc_process_auth_metadata_done_cb = void function(void*, const(grpc_metadata)*, c_ulong, const(grpc_metadata)*, c_ulong, grpc_status_code, const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_security_level
alias grpc_security_level = _Anonymous_21
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_server_register_method_payload_handling
alias grpc_server_register_method_payload_handling = _Anonymous_17
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_ref_whom
alias grpc_slice_ref_whom = _Anonymous_37
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_ssl_certificate_config_reload_status
alias grpc_ssl_certificate_config_reload_status = _Anonymous_19
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_ssl_client_certificate_request_type
alias grpc_ssl_client_certificate_request_type = _Anonymous_20
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_ssl_roots_override_callback
alias grpc_ssl_roots_override_callback = grpc_ssl_roots_override_result function(char**)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_ssl_roots_override_result
alias grpc_ssl_roots_override_result = _Anonymous_18
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_ssl_server_certificate_config_callback
alias grpc_ssl_server_certificate_config_callback = grpc_ssl_certificate_config_reload_status function(void*, grpc_ssl_server_certificate_config**)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_status_code
alias grpc_status_code = _Anonymous_36
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_tls_on_credential_reload_done_cb
alias grpc_tls_on_credential_reload_done_cb = void function(grpc_tls_credential_reload_arg*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_tls_on_server_authorization_check_done_cb
alias grpc_tls_on_server_authorization_check_done_cb = void function(grpc_tls_server_authorization_check_arg*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_tls_server_verification_option
alias grpc_tls_server_verification_option = _Anonymous_22
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
id_t
alias id_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ino64_t
alias ino64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ino_t
alias ino_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int32_t
alias int32_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int_fast16_t
alias int_fast16_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int_fast32_t
alias int_fast32_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int_fast64_t
alias int_fast64_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int_fast8_t
alias int_fast8_t = byte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int_least16_t
alias int_least16_t = short
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int_least32_t
alias int_least32_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int_least64_t
alias int_least64_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int_least8_t
alias int_least8_t = byte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
intmax_t
alias intmax_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
intptr_t
alias intptr_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
key_t
alias key_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
loff_t
alias loff_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mode_t
alias mode_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nlink_t
alias nlink_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
off64_t
alias off64_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
off_t
alias off_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ptrdiff_t
alias ptrdiff_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
quad_t
alias quad_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
register_t
alias register_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
size_t
alias size_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ssize_t
alias ssize_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
suseconds_t
alias suseconds_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
u_char
alias u_char = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
u_int
alias u_int = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
u_int16_t
alias u_int16_t = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
u_int32_t
alias u_int32_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
u_int64_t
alias u_int64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
u_int8_t
alias u_int8_t = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
u_long
alias u_long = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
u_quad_t
alias u_quad_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
u_short
alias u_short = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uid_t
alias uid_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint32_t
alias uint32_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint8_t
alias uint8_t = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint_fast16_t
alias uint_fast16_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint_fast32_t
alias uint_fast32_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint_fast64_t
alias uint_fast64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint_fast8_t
alias uint_fast8_t = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint_least16_t
alias uint_least16_t = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint_least32_t
alias uint_least32_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint_least64_t
alias uint_least64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint_least8_t
alias uint_least8_t = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uintmax_t
alias uintmax_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uintptr_t
alias uintptr_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
useconds_t
alias useconds_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wchar_t
alias wchar_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

_Anonymous_17
enum _Anonymous_17
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_18
enum _Anonymous_18
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_19
enum _Anonymous_19
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_20
enum _Anonymous_20
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_21
enum _Anonymous_21
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_22
enum _Anonymous_22
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_23
enum _Anonymous_23
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_25
enum _Anonymous_25
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_26
enum _Anonymous_26
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_27
enum _Anonymous_27
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_28
enum _Anonymous_28
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_29
enum _Anonymous_29
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_30
enum _Anonymous_30
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_32
enum _Anonymous_32
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_34
enum _Anonymous_34
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_35
enum _Anonymous_35
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_36
enum _Anonymous_36
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_37
enum _Anonymous_37
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_log_severity
enum gpr_log_severity
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_call_error
enum grpc_call_error
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_completion_type
enum grpc_completion_type
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

gpr_asprintf
int gpr_asprintf(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.
gpr_atm_no_barrier_clamped_add
c_long gpr_atm_no_barrier_clamped_add(c_long* , c_long , 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.
gpr_convert_clock_type
gpr_timespec gpr_convert_clock_type(gpr_timespec , gpr_clock_type )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_cv_broadcast
void gpr_cv_broadcast(pthread_cond_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_cv_destroy
void gpr_cv_destroy(pthread_cond_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_cv_init
void gpr_cv_init(pthread_cond_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_cv_signal
void gpr_cv_signal(pthread_cond_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_cv_wait
int gpr_cv_wait(pthread_cond_t* , pthread_mutex_t* , gpr_timespec )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_event_get
void* gpr_event_get(gpr_event* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_event_init
void gpr_event_init(gpr_event* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_event_set
void gpr_event_set(gpr_event* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_event_wait
void* gpr_event_wait(gpr_event* , gpr_timespec )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_free
void gpr_free(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_free_aligned
void gpr_free_aligned(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_inf_future
gpr_timespec gpr_inf_future(gpr_clock_type )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_inf_past
gpr_timespec gpr_inf_past(gpr_clock_type )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_log
void gpr_log(const(char)* , int , gpr_log_severity , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_log_message
void gpr_log_message(const(char)* , int , gpr_log_severity , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_log_severity_string
const(char)* gpr_log_severity_string(gpr_log_severity )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_log_verbosity_init
void gpr_log_verbosity_init()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_malloc
void* gpr_malloc(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_malloc_aligned
void* gpr_malloc_aligned(c_ulong , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_mu_destroy
void gpr_mu_destroy(pthread_mutex_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_mu_init
void gpr_mu_init(pthread_mutex_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_mu_lock
void gpr_mu_lock(pthread_mutex_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_mu_trylock
int gpr_mu_trylock(pthread_mutex_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_mu_unlock
void gpr_mu_unlock(pthread_mutex_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_now
gpr_timespec gpr_now(gpr_clock_type )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_once_init
void gpr_once_init(int* , void function() )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_realloc
void* gpr_realloc(void* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_ref
void gpr_ref(gpr_refcount* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_ref_init
void gpr_ref_init(gpr_refcount* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_ref_is_unique
int gpr_ref_is_unique(gpr_refcount* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_ref_non_zero
void gpr_ref_non_zero(gpr_refcount* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_refn
void gpr_refn(gpr_refcount* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_set_log_function
void gpr_set_log_function(void function(gpr_log_func_args*) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_set_log_verbosity
void gpr_set_log_verbosity(gpr_log_severity )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_should_log
int gpr_should_log(gpr_log_severity )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_sleep_until
void gpr_sleep_until(gpr_timespec )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_stats_inc
void gpr_stats_inc(gpr_stats_counter* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_stats_init
void gpr_stats_init(gpr_stats_counter* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_stats_read
c_long gpr_stats_read(const(gpr_stats_counter)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_strdup
char* gpr_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.
gpr_thd_currentid
c_ulong gpr_thd_currentid()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_time_0
gpr_timespec gpr_time_0(gpr_clock_type )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_time_add
gpr_timespec gpr_time_add(gpr_timespec , gpr_timespec )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_time_cmp
int gpr_time_cmp(gpr_timespec , gpr_timespec )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_time_from_hours
gpr_timespec gpr_time_from_hours(c_long , gpr_clock_type )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_time_from_micros
gpr_timespec gpr_time_from_micros(c_long , gpr_clock_type )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_time_from_millis
gpr_timespec gpr_time_from_millis(c_long , gpr_clock_type )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_time_from_minutes
gpr_timespec gpr_time_from_minutes(c_long , gpr_clock_type )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_time_from_nanos
gpr_timespec gpr_time_from_nanos(c_long , gpr_clock_type )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_time_from_seconds
gpr_timespec gpr_time_from_seconds(c_long , gpr_clock_type )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_time_init
void gpr_time_init()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_time_max
gpr_timespec gpr_time_max(gpr_timespec , gpr_timespec )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_time_min
gpr_timespec gpr_time_min(gpr_timespec , gpr_timespec )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_time_similar
int gpr_time_similar(gpr_timespec , gpr_timespec , gpr_timespec )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_time_sub
gpr_timespec gpr_time_sub(gpr_timespec , gpr_timespec )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_time_to_millis
int gpr_time_to_millis(gpr_timespec )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_timespec_to_micros
double gpr_timespec_to_micros(gpr_timespec )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_unref
int gpr_unref(gpr_refcount* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_zalloc
void* gpr_zalloc(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_access_token_credentials_create
grpc_call_credentials* grpc_access_token_credentials_create(const(char)* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_alts_credentials_client_options_add_target_service_account
void grpc_alts_credentials_client_options_add_target_service_account(grpc_alts_credentials_options* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_alts_credentials_client_options_create
grpc_alts_credentials_options* grpc_alts_credentials_client_options_create()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_alts_credentials_create
grpc_channel_credentials* grpc_alts_credentials_create(const(grpc_alts_credentials_options)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_alts_credentials_options_destroy
void grpc_alts_credentials_options_destroy(grpc_alts_credentials_options* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_alts_credentials_server_options_create
grpc_alts_credentials_options* grpc_alts_credentials_server_options_create()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_alts_server_credentials_create
grpc_server_credentials* grpc_alts_server_credentials_create(const(grpc_alts_credentials_options)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_auth_context_add_cstring_property
void grpc_auth_context_add_cstring_property(grpc_auth_context* , 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.
grpc_auth_context_add_property
void grpc_auth_context_add_property(grpc_auth_context* , const(char)* , const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_auth_context_find_properties_by_name
grpc_auth_property_iterator grpc_auth_context_find_properties_by_name(const(grpc_auth_context)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_auth_context_peer_identity
grpc_auth_property_iterator grpc_auth_context_peer_identity(const(grpc_auth_context)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_auth_context_peer_identity_property_name
const(char)* grpc_auth_context_peer_identity_property_name(const(grpc_auth_context)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_auth_context_peer_is_authenticated
int grpc_auth_context_peer_is_authenticated(const(grpc_auth_context)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_auth_context_property_iterator
grpc_auth_property_iterator grpc_auth_context_property_iterator(const(grpc_auth_context)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_auth_context_release
void grpc_auth_context_release(grpc_auth_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_auth_context_set_peer_identity_property_name
int grpc_auth_context_set_peer_identity_property_name(grpc_auth_context* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_auth_property_iterator_next
const(grpc_auth_property)* grpc_auth_property_iterator_next(grpc_auth_property_iterator* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_byte_buffer_copy
grpc_byte_buffer* grpc_byte_buffer_copy(grpc_byte_buffer* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_byte_buffer_destroy
void grpc_byte_buffer_destroy(grpc_byte_buffer* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_byte_buffer_length
c_ulong grpc_byte_buffer_length(grpc_byte_buffer* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_byte_buffer_reader_destroy
void grpc_byte_buffer_reader_destroy(grpc_byte_buffer_reader* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_byte_buffer_reader_init
int grpc_byte_buffer_reader_init(grpc_byte_buffer_reader* , grpc_byte_buffer* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_byte_buffer_reader_next
int grpc_byte_buffer_reader_next(grpc_byte_buffer_reader* , grpc_slice* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_byte_buffer_reader_peek
int grpc_byte_buffer_reader_peek(grpc_byte_buffer_reader* , grpc_slice** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_byte_buffer_reader_readall
grpc_slice grpc_byte_buffer_reader_readall(grpc_byte_buffer_reader* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_call_arena_alloc
void* grpc_call_arena_alloc(grpc_call* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_call_auth_context
grpc_auth_context* grpc_call_auth_context(grpc_call* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_call_cancel
grpc_call_error grpc_call_cancel(grpc_call* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_call_cancel_with_status
grpc_call_error grpc_call_cancel_with_status(grpc_call* , grpc_status_code , const(char)* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_call_credentials_release
void grpc_call_credentials_release(grpc_call_credentials* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_call_details_destroy
void grpc_call_details_destroy(grpc_call_details* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_call_details_init
void grpc_call_details_init(grpc_call_details* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_call_error_to_string
const(char)* grpc_call_error_to_string(grpc_call_error )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_call_get_peer
char* grpc_call_get_peer(grpc_call* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_call_ref
void grpc_call_ref(grpc_call* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_call_set_credentials
grpc_call_error grpc_call_set_credentials(grpc_call* , grpc_call_credentials* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_call_start_batch
grpc_call_error grpc_call_start_batch(grpc_call* , const(grpc_op)* , c_ulong , void* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_call_unref
void grpc_call_unref(grpc_call* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_census_call_get_context
census_context* grpc_census_call_get_context(grpc_call* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_census_call_set_context
void grpc_census_call_set_context(grpc_call* , census_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_channel_check_connectivity_state
grpc_connectivity_state grpc_channel_check_connectivity_state(grpc_channel* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_channel_create_call
grpc_call* grpc_channel_create_call(grpc_channel* , grpc_call* , uint , grpc_completion_queue* , grpc_slice , const(grpc_slice)* , gpr_timespec , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_channel_create_registered_call
grpc_call* grpc_channel_create_registered_call(grpc_channel* , grpc_call* , uint , grpc_completion_queue* , void* , gpr_timespec , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_channel_credentials_release
void grpc_channel_credentials_release(grpc_channel_credentials* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_channel_destroy
void grpc_channel_destroy(grpc_channel* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_channel_get_info
void grpc_channel_get_info(grpc_channel* , const(grpc_channel_info)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_channel_get_target
char* grpc_channel_get_target(grpc_channel* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_channel_num_external_connectivity_watchers
int grpc_channel_num_external_connectivity_watchers(grpc_channel* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_channel_ping
void grpc_channel_ping(grpc_channel* , grpc_completion_queue* , void* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_channel_register_call
void* grpc_channel_register_call(grpc_channel* , const(char)* , const(char)* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_channel_reset_connect_backoff
void grpc_channel_reset_connect_backoff(grpc_channel* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_channel_support_connectivity_watcher
int grpc_channel_support_connectivity_watcher(grpc_channel* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_channel_watch_connectivity_state
void grpc_channel_watch_connectivity_state(grpc_channel* , grpc_connectivity_state , gpr_timespec , grpc_completion_queue* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_channelz_get_channel
char* grpc_channelz_get_channel(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_channelz_get_server
char* grpc_channelz_get_server(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_channelz_get_server_sockets
char* grpc_channelz_get_server_sockets(c_long , 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.
grpc_channelz_get_servers
char* grpc_channelz_get_servers(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_channelz_get_socket
char* grpc_channelz_get_socket(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_channelz_get_subchannel
char* grpc_channelz_get_subchannel(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_channelz_get_top_channels
char* grpc_channelz_get_top_channels(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_completion_queue_create
grpc_completion_queue* grpc_completion_queue_create(const(grpc_completion_queue_factory)* , const(grpc_completion_queue_attributes)* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_completion_queue_create_for_callback
grpc_completion_queue* grpc_completion_queue_create_for_callback(grpc_experimental_completion_queue_functor* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_completion_queue_create_for_next
grpc_completion_queue* grpc_completion_queue_create_for_next(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_completion_queue_create_for_pluck
grpc_completion_queue* grpc_completion_queue_create_for_pluck(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_completion_queue_destroy
void grpc_completion_queue_destroy(grpc_completion_queue* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_completion_queue_factory_lookup
const(grpc_completion_queue_factory)* grpc_completion_queue_factory_lookup(const(grpc_completion_queue_attributes)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_completion_queue_next
grpc_event grpc_completion_queue_next(grpc_completion_queue* , gpr_timespec , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_completion_queue_pluck
grpc_event grpc_completion_queue_pluck(grpc_completion_queue* , void* , gpr_timespec , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_completion_queue_shutdown
void grpc_completion_queue_shutdown(grpc_completion_queue* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_completion_queue_thread_local_cache_flush
int grpc_completion_queue_thread_local_cache_flush(grpc_completion_queue* , void** , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_completion_queue_thread_local_cache_init
void grpc_completion_queue_thread_local_cache_init(grpc_completion_queue* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_composite_call_credentials_create
grpc_call_credentials* grpc_composite_call_credentials_create(grpc_call_credentials* , grpc_call_credentials* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_composite_channel_credentials_create
grpc_channel_credentials* grpc_composite_channel_credentials_create(grpc_channel_credentials* , grpc_call_credentials* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_empty_slice
grpc_slice grpc_empty_slice()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_g_stands_for
const(char)* grpc_g_stands_for()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_google_compute_engine_credentials_create
grpc_call_credentials* grpc_google_compute_engine_credentials_create(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_google_default_credentials_create
grpc_channel_credentials* grpc_google_default_credentials_create()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_google_iam_credentials_create
grpc_call_credentials* grpc_google_iam_credentials_create(const(char)* , const(char)* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_google_refresh_token_credentials_create
grpc_call_credentials* grpc_google_refresh_token_credentials_create(const(char)* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_header_key_is_legal
int grpc_header_key_is_legal(grpc_slice )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_header_nonbin_value_is_legal
int grpc_header_nonbin_value_is_legal(grpc_slice )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_init
void grpc_init()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_insecure_channel_create
grpc_channel* grpc_insecure_channel_create(const(char)* , const(grpc_channel_args)* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_is_binary_header
int grpc_is_binary_header(grpc_slice )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_is_initialized
int grpc_is_initialized()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_lame_client_channel_create
grpc_channel* grpc_lame_client_channel_create(const(char)* , grpc_status_code , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_local_credentials_create
grpc_channel_credentials* grpc_local_credentials_create(grpc_local_connect_type )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_local_server_credentials_create
grpc_server_credentials* grpc_local_server_credentials_create(grpc_local_connect_type )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_max_auth_token_lifetime
gpr_timespec grpc_max_auth_token_lifetime()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_metadata_array_destroy
void grpc_metadata_array_destroy(grpc_metadata_array* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_metadata_array_init
void grpc_metadata_array_init(grpc_metadata_array* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_metadata_credentials_create_from_plugin
grpc_call_credentials* grpc_metadata_credentials_create_from_plugin(grpc_metadata_credentials_plugin , grpc_security_level , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_raw_byte_buffer_create
grpc_byte_buffer* grpc_raw_byte_buffer_create(grpc_slice* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_raw_byte_buffer_from_reader
grpc_byte_buffer* grpc_raw_byte_buffer_from_reader(grpc_byte_buffer_reader* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_raw_compressed_byte_buffer_create
grpc_byte_buffer* grpc_raw_compressed_byte_buffer_create(grpc_slice* , c_ulong , grpc_compression_algorithm )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_register_plugin
void grpc_register_plugin(void function() , void function() )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_resource_quota_arg_vtable
const(grpc_arg_pointer_vtable)* grpc_resource_quota_arg_vtable()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_resource_quota_create
grpc_resource_quota* grpc_resource_quota_create(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_resource_quota_ref
void grpc_resource_quota_ref(grpc_resource_quota* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_resource_quota_resize
void grpc_resource_quota_resize(grpc_resource_quota* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_resource_quota_set_max_threads
void grpc_resource_quota_set_max_threads(grpc_resource_quota* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_resource_quota_unref
void grpc_resource_quota_unref(grpc_resource_quota* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_secure_channel_create
grpc_channel* grpc_secure_channel_create(grpc_channel_credentials* , const(char)* , const(grpc_channel_args)* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_server_add_insecure_http2_port
int grpc_server_add_insecure_http2_port(grpc_server* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_server_add_secure_http2_port
int grpc_server_add_secure_http2_port(grpc_server* , const(char)* , grpc_server_credentials* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_server_cancel_all_calls
void grpc_server_cancel_all_calls(grpc_server* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_server_create
grpc_server* grpc_server_create(const(grpc_channel_args)* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_server_credentials_release
void grpc_server_credentials_release(grpc_server_credentials* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_server_credentials_set_auth_metadata_processor
void grpc_server_credentials_set_auth_metadata_processor(grpc_server_credentials* , grpc_auth_metadata_processor )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_server_destroy
void grpc_server_destroy(grpc_server* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_server_register_completion_queue
void grpc_server_register_completion_queue(grpc_server* , grpc_completion_queue* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_server_register_method
void* grpc_server_register_method(grpc_server* , const(char)* , const(char)* , grpc_server_register_method_payload_handling , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_server_request_call
grpc_call_error grpc_server_request_call(grpc_server* , grpc_call** , grpc_call_details* , grpc_metadata_array* , grpc_completion_queue* , grpc_completion_queue* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_server_request_registered_call
grpc_call_error grpc_server_request_registered_call(grpc_server* , void* , grpc_call** , gpr_timespec* , grpc_metadata_array* , grpc_byte_buffer** , grpc_completion_queue* , grpc_completion_queue* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_server_shutdown_and_notify
void grpc_server_shutdown_and_notify(grpc_server* , grpc_completion_queue* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_server_start
void grpc_server_start(grpc_server* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_service_account_jwt_access_credentials_create
grpc_call_credentials* grpc_service_account_jwt_access_credentials_create(const(char)* , gpr_timespec , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_set_ssl_roots_override_callback
void grpc_set_ssl_roots_override_callback(grpc_ssl_roots_override_result function(char**) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_shutdown
void grpc_shutdown()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_shutdown_blocking
void grpc_shutdown_blocking()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_buf_start_eq
int grpc_slice_buf_start_eq(grpc_slice , const(void)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_buffer_add
void grpc_slice_buffer_add(grpc_slice_buffer* , grpc_slice )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_buffer_add_indexed
c_ulong grpc_slice_buffer_add_indexed(grpc_slice_buffer* , grpc_slice )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_buffer_addn
void grpc_slice_buffer_addn(grpc_slice_buffer* , grpc_slice* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_buffer_destroy
void grpc_slice_buffer_destroy(grpc_slice_buffer* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_buffer_init
void grpc_slice_buffer_init(grpc_slice_buffer* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_buffer_move_first
void grpc_slice_buffer_move_first(grpc_slice_buffer* , c_ulong , grpc_slice_buffer* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_buffer_move_first_into_buffer
void grpc_slice_buffer_move_first_into_buffer(grpc_slice_buffer* , c_ulong , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_buffer_move_first_no_ref
void grpc_slice_buffer_move_first_no_ref(grpc_slice_buffer* , c_ulong , grpc_slice_buffer* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_buffer_move_into
void grpc_slice_buffer_move_into(grpc_slice_buffer* , grpc_slice_buffer* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_buffer_pop
void grpc_slice_buffer_pop(grpc_slice_buffer* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_buffer_reset_and_unref
void grpc_slice_buffer_reset_and_unref(grpc_slice_buffer* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_buffer_swap
void grpc_slice_buffer_swap(grpc_slice_buffer* , grpc_slice_buffer* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_buffer_take_first
grpc_slice grpc_slice_buffer_take_first(grpc_slice_buffer* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_buffer_tiny_add
ubyte* grpc_slice_buffer_tiny_add(grpc_slice_buffer* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_buffer_trim_end
void grpc_slice_buffer_trim_end(grpc_slice_buffer* , c_ulong , grpc_slice_buffer* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_buffer_undo_take_first
void grpc_slice_buffer_undo_take_first(grpc_slice_buffer* , grpc_slice )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_chr
int grpc_slice_chr(grpc_slice , char )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_cmp
int grpc_slice_cmp(grpc_slice , grpc_slice )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_copy
grpc_slice grpc_slice_copy(grpc_slice )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_default_eq_impl
int grpc_slice_default_eq_impl(grpc_slice , grpc_slice )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_default_hash_impl
uint grpc_slice_default_hash_impl(grpc_slice )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_dup
grpc_slice grpc_slice_dup(grpc_slice )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_eq
int grpc_slice_eq(grpc_slice , grpc_slice )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_from_copied_buffer
grpc_slice grpc_slice_from_copied_buffer(const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_from_copied_string
grpc_slice grpc_slice_from_copied_string(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_from_static_buffer
grpc_slice grpc_slice_from_static_buffer(const(void)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_from_static_string
grpc_slice grpc_slice_from_static_string(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_hash
uint grpc_slice_hash(grpc_slice )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_intern
grpc_slice grpc_slice_intern(grpc_slice )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_is_equivalent
int grpc_slice_is_equivalent(grpc_slice , grpc_slice )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_malloc
grpc_slice grpc_slice_malloc(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_malloc_large
grpc_slice grpc_slice_malloc_large(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_new
grpc_slice grpc_slice_new(void* , c_ulong , void function(void*) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_new_with_len
grpc_slice grpc_slice_new_with_len(void* , c_ulong , void function(void*, c_ulong) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_new_with_user_data
grpc_slice grpc_slice_new_with_user_data(void* , c_ulong , void function(void*) , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_rchr
int grpc_slice_rchr(grpc_slice , char )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_ref
grpc_slice grpc_slice_ref(grpc_slice )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_slice
int grpc_slice_slice(grpc_slice , grpc_slice )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_split_head
grpc_slice grpc_slice_split_head(grpc_slice* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_split_tail
grpc_slice grpc_slice_split_tail(grpc_slice* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_split_tail_maybe_ref
grpc_slice grpc_slice_split_tail_maybe_ref(grpc_slice* , c_ulong , grpc_slice_ref_whom )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_str_cmp
int grpc_slice_str_cmp(grpc_slice , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_sub
grpc_slice grpc_slice_sub(grpc_slice , c_ulong , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_sub_no_ref
grpc_slice grpc_slice_sub_no_ref(grpc_slice , c_ulong , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_to_c_string
char* grpc_slice_to_c_string(grpc_slice )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_unref
void grpc_slice_unref(grpc_slice )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_ssl_credentials_create
grpc_channel_credentials* grpc_ssl_credentials_create(const(char)* , grpc_ssl_pem_key_cert_pair* , const(verify_peer_options)* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_ssl_credentials_create_ex
grpc_channel_credentials* grpc_ssl_credentials_create_ex(const(char)* , grpc_ssl_pem_key_cert_pair* , const(grpc_ssl_verify_peer_options)* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_ssl_server_certificate_config_create
grpc_ssl_server_certificate_config* grpc_ssl_server_certificate_config_create(const(char)* , const(grpc_ssl_pem_key_cert_pair)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_ssl_server_certificate_config_destroy
void grpc_ssl_server_certificate_config_destroy(grpc_ssl_server_certificate_config* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_ssl_server_credentials_create
grpc_server_credentials* grpc_ssl_server_credentials_create(const(char)* , grpc_ssl_pem_key_cert_pair* , c_ulong , int , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_ssl_server_credentials_create_ex
grpc_server_credentials* grpc_ssl_server_credentials_create_ex(const(char)* , grpc_ssl_pem_key_cert_pair* , c_ulong , grpc_ssl_client_certificate_request_type , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_ssl_server_credentials_create_options_using_config
grpc_ssl_server_credentials_options* grpc_ssl_server_credentials_create_options_using_config(grpc_ssl_client_certificate_request_type , grpc_ssl_server_certificate_config* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_ssl_server_credentials_create_options_using_config_fetcher
grpc_ssl_server_credentials_options* grpc_ssl_server_credentials_create_options_using_config_fetcher(grpc_ssl_client_certificate_request_type , grpc_ssl_certificate_config_reload_status function(void*, grpc_ssl_server_certificate_config**) , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_ssl_server_credentials_create_with_options
grpc_server_credentials* grpc_ssl_server_credentials_create_with_options(grpc_ssl_server_credentials_options* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_ssl_server_credentials_options_destroy
void grpc_ssl_server_credentials_options_destroy(grpc_ssl_server_credentials_options* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_ssl_session_cache_create_channel_arg
grpc_arg grpc_ssl_session_cache_create_channel_arg(grpc_ssl_session_cache* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_ssl_session_cache_create_lru
grpc_ssl_session_cache* grpc_ssl_session_cache_create_lru(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_ssl_session_cache_destroy
void grpc_ssl_session_cache_destroy(grpc_ssl_session_cache* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_sts_credentials_create
grpc_call_credentials* grpc_sts_credentials_create(const(grpc_sts_credentials_options)* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_tls_credential_reload_config_create
grpc_tls_credential_reload_config* grpc_tls_credential_reload_config_create(const(void)* , int function(void*, grpc_tls_credential_reload_arg*) , void function(void*, grpc_tls_credential_reload_arg*) , void function(void*) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_tls_credentials_create
grpc_channel_credentials* grpc_tls_credentials_create(grpc_tls_credentials_options* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_tls_credentials_options_create
grpc_tls_credentials_options* grpc_tls_credentials_options_create()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_tls_credentials_options_set_cert_request_type
int grpc_tls_credentials_options_set_cert_request_type(grpc_tls_credentials_options* , grpc_ssl_client_certificate_request_type )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_tls_credentials_options_set_credential_reload_config
int grpc_tls_credentials_options_set_credential_reload_config(grpc_tls_credentials_options* , grpc_tls_credential_reload_config* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_tls_credentials_options_set_key_materials_config
int grpc_tls_credentials_options_set_key_materials_config(grpc_tls_credentials_options* , grpc_tls_key_materials_config* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_tls_credentials_options_set_server_authorization_check_config
int grpc_tls_credentials_options_set_server_authorization_check_config(grpc_tls_credentials_options* , grpc_tls_server_authorization_check_config* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_tls_credentials_options_set_server_verification_option
int grpc_tls_credentials_options_set_server_verification_option(grpc_tls_credentials_options* , grpc_tls_server_verification_option )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_tls_key_materials_config_create
grpc_tls_key_materials_config* grpc_tls_key_materials_config_create()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_tls_key_materials_config_get_version
int grpc_tls_key_materials_config_get_version(grpc_tls_key_materials_config* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_tls_key_materials_config_set_key_materials
int grpc_tls_key_materials_config_set_key_materials(grpc_tls_key_materials_config* , const(char)* , const(grpc_ssl_pem_key_cert_pair)** , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_tls_key_materials_config_set_version
int grpc_tls_key_materials_config_set_version(grpc_tls_key_materials_config* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_tls_server_authorization_check_config_create
grpc_tls_server_authorization_check_config* grpc_tls_server_authorization_check_config_create(const(void)* , int function(void*, grpc_tls_server_authorization_check_arg*) , void function(void*, grpc_tls_server_authorization_check_arg*) , void function(void*) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_tls_server_credentials_create
grpc_server_credentials* grpc_tls_server_credentials_create(grpc_tls_credentials_options* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_tracer_set_enabled
int grpc_tracer_set_enabled(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.
grpc_version_string
const(char)* grpc_version_string()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_condattr_getclock
int pthread_condattr_getclock(const(pthread_condattr_t)* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_condattr_getpshared
int pthread_condattr_getpshared(const(pthread_condattr_t)* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_condattr_setclock
int pthread_condattr_setclock(pthread_condattr_t* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_condattr_setpshared
int pthread_condattr_setpshared(pthread_condattr_t* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_spin_destroy
int pthread_spin_destroy(int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_spin_init
int pthread_spin_init(int* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_spin_lock
int pthread_spin_lock(int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strfromf32x
int strfromf32x(char* , c_ulong , 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.
strfromf64
int strfromf64(char* , c_ulong , 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.

Manifest constants

ADJ_ESTERROR
enum ADJ_ESTERROR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ADJ_FREQUENCY
enum ADJ_FREQUENCY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ADJ_MAXERROR
enum ADJ_MAXERROR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ADJ_MICRO
enum ADJ_MICRO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ADJ_NANO
enum ADJ_NANO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ADJ_OFFSET
enum ADJ_OFFSET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ADJ_OFFSET_SINGLESHOT
enum ADJ_OFFSET_SINGLESHOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ADJ_OFFSET_SS_READ
enum ADJ_OFFSET_SS_READ;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ADJ_SETOFFSET
enum ADJ_SETOFFSET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ADJ_STATUS
enum ADJ_STATUS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ADJ_TAI
enum ADJ_TAI;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ADJ_TICK
enum ADJ_TICK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ADJ_TIMECONST
enum ADJ_TIMECONST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLOCK_BOOTTIME
enum CLOCK_BOOTTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLOCK_BOOTTIME_ALARM
enum CLOCK_BOOTTIME_ALARM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLOCK_MONOTONIC
enum CLOCK_MONOTONIC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLOCK_MONOTONIC_COARSE
enum CLOCK_MONOTONIC_COARSE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLOCK_MONOTONIC_RAW
enum CLOCK_MONOTONIC_RAW;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLOCK_PROCESS_CPUTIME_ID
enum CLOCK_PROCESS_CPUTIME_ID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLOCK_REALTIME
enum CLOCK_REALTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLOCK_REALTIME_ALARM
enum CLOCK_REALTIME_ALARM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLOCK_REALTIME_COARSE
enum CLOCK_REALTIME_COARSE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLOCK_TAI
enum CLOCK_TAI;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLOCK_THREAD_CPUTIME_ID
enum CLOCK_THREAD_CPUTIME_ID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_CHILD_CLEARTID
enum CLONE_CHILD_CLEARTID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_CHILD_SETTID
enum CLONE_CHILD_SETTID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_DETACHED
enum CLONE_DETACHED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_FILES
enum CLONE_FILES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_FS
enum CLONE_FS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_IO
enum CLONE_IO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_NEWCGROUP
enum CLONE_NEWCGROUP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_NEWIPC
enum CLONE_NEWIPC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_NEWNET
enum CLONE_NEWNET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_NEWNS
enum CLONE_NEWNS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_NEWPID
enum CLONE_NEWPID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_NEWUSER
enum CLONE_NEWUSER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_NEWUTS
enum CLONE_NEWUTS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_PARENT
enum CLONE_PARENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_PARENT_SETTID
enum CLONE_PARENT_SETTID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_PIDFD
enum CLONE_PIDFD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_PTRACE
enum CLONE_PTRACE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_SETTLS
enum CLONE_SETTLS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_SIGHAND
enum CLONE_SIGHAND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_SYSVSEM
enum CLONE_SYSVSEM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_THREAD
enum CLONE_THREAD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_UNTRACED
enum CLONE_UNTRACED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_VFORK
enum CLONE_VFORK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_VM
enum CLONE_VM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CSIGNAL
enum CSIGNAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EXIT_FAILURE
enum EXIT_FAILURE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EXIT_SUCCESS
enum EXIT_SUCCESS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_ARCH_64
enum GPR_ARCH_64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_CACHELINE_SIZE_LOG
enum GPR_CACHELINE_SIZE_LOG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_CLOCK_MONOTONIC
enum GPR_CLOCK_MONOTONIC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_CLOCK_PRECISE
enum GPR_CLOCK_PRECISE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_CLOCK_REALTIME
enum GPR_CLOCK_REALTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_CPU_LINUX
enum GPR_CPU_LINUX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_CYCLE_COUNTER_FALLBACK
enum GPR_CYCLE_COUNTER_FALLBACK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_GCC_ATOMIC
enum GPR_GCC_ATOMIC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_GCC_TLS
enum GPR_GCC_TLS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_GETPID_IN_UNISTD_H
enum GPR_GETPID_IN_UNISTD_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_HAS_ATTRIBUTE_NOINLINE
enum GPR_HAS_ATTRIBUTE_NOINLINE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_HAS_ATTRIBUTE_WEAK
enum GPR_HAS_ATTRIBUTE_WEAK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_HAS_PTHREAD_H
enum GPR_HAS_PTHREAD_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_LINUX
enum GPR_LINUX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_LINUX_ENV
enum GPR_LINUX_ENV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_LINUX_PTHREAD_NAME
enum GPR_LINUX_PTHREAD_NAME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_LOG_SEVERITY_DEBUG
enum GPR_LOG_SEVERITY_DEBUG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_LOG_SEVERITY_ERROR
enum GPR_LOG_SEVERITY_ERROR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_LOG_SEVERITY_INFO
enum GPR_LOG_SEVERITY_INFO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_MAX_ALIGNMENT
enum GPR_MAX_ALIGNMENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_MS_PER_SEC
enum GPR_MS_PER_SEC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_NS_PER_MS
enum GPR_NS_PER_MS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_NS_PER_SEC
enum GPR_NS_PER_SEC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_NS_PER_US
enum GPR_NS_PER_US;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_PLATFORM_STRING
enum GPR_PLATFORM_STRING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_POSIX_CRASH_HANDLER
enum GPR_POSIX_CRASH_HANDLER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_POSIX_STRING
enum GPR_POSIX_STRING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_POSIX_SUBPROCESS
enum GPR_POSIX_SUBPROCESS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_POSIX_SYNC
enum GPR_POSIX_SYNC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_POSIX_TIME
enum GPR_POSIX_TIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_POSIX_TMPFILE
enum GPR_POSIX_TMPFILE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_SUPPORT_CHANNELS_FROM_FD
enum GPR_SUPPORT_CHANNELS_FROM_FD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_TIMESPAN
enum GPR_TIMESPAN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_US_PER_MS
enum GPR_US_PER_MS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GPR_US_PER_SEC
enum GPR_US_PER_SEC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ALLOW_EXCEPTIONS
enum GRPC_ALLOW_EXCEPTIONS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ALLOW_GPR_SLICE_FUNCTIONS
enum GRPC_ALLOW_GPR_SLICE_FUNCTIONS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARES
enum GRPC_ARES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_ALLOW_REUSEPORT
enum GRPC_ARG_ALLOW_REUSEPORT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_CHANNEL_ID
enum GRPC_ARG_CHANNEL_ID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_CHANNEL_POOL_DOMAIN
enum GRPC_ARG_CHANNEL_POOL_DOMAIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_CLIENT_IDLE_TIMEOUT_MS
enum GRPC_ARG_CLIENT_IDLE_TIMEOUT_MS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_DEFAULT_AUTHORITY
enum GRPC_ARG_DEFAULT_AUTHORITY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_DISABLE_CLIENT_AUTHORITY_FILTER
enum GRPC_ARG_DISABLE_CLIENT_AUTHORITY_FILTER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_DNS_ARES_QUERY_TIMEOUT_MS
enum GRPC_ARG_DNS_ARES_QUERY_TIMEOUT_MS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_DNS_ENABLE_SRV_QUERIES
enum GRPC_ARG_DNS_ENABLE_SRV_QUERIES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_DNS_MIN_TIME_BETWEEN_RESOLUTIONS_MS
enum GRPC_ARG_DNS_MIN_TIME_BETWEEN_RESOLUTIONS_MS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_ENABLE_CENSUS
enum GRPC_ARG_ENABLE_CENSUS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_ENABLE_CHANNELZ
enum GRPC_ARG_ENABLE_CHANNELZ;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_ENABLE_DEADLINE_CHECKS
enum GRPC_ARG_ENABLE_DEADLINE_CHECKS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_ENABLE_HTTP_PROXY
enum GRPC_ARG_ENABLE_HTTP_PROXY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_ENABLE_LOAD_REPORTING
enum GRPC_ARG_ENABLE_LOAD_REPORTING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_ENABLE_PER_MESSAGE_COMPRESSION
enum GRPC_ARG_ENABLE_PER_MESSAGE_COMPRESSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_ENABLE_RETRIES
enum GRPC_ARG_ENABLE_RETRIES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_EXPAND_WILDCARD_ADDRS
enum GRPC_ARG_EXPAND_WILDCARD_ADDRS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_GRPCLB_CALL_TIMEOUT_MS
enum GRPC_ARG_GRPCLB_CALL_TIMEOUT_MS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_GRPCLB_FALLBACK_TIMEOUT_MS
enum GRPC_ARG_GRPCLB_FALLBACK_TIMEOUT_MS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_HTTP2_BDP_PROBE
enum GRPC_ARG_HTTP2_BDP_PROBE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_HTTP2_ENABLE_TRUE_BINARY
enum GRPC_ARG_HTTP2_ENABLE_TRUE_BINARY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_HTTP2_HPACK_TABLE_SIZE_DECODER
enum GRPC_ARG_HTTP2_HPACK_TABLE_SIZE_DECODER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_HTTP2_HPACK_TABLE_SIZE_ENCODER
enum GRPC_ARG_HTTP2_HPACK_TABLE_SIZE_ENCODER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_HTTP2_INITIAL_SEQUENCE_NUMBER
enum GRPC_ARG_HTTP2_INITIAL_SEQUENCE_NUMBER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_HTTP2_MAX_FRAME_SIZE
enum GRPC_ARG_HTTP2_MAX_FRAME_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_HTTP2_MAX_PINGS_WITHOUT_DATA
enum GRPC_ARG_HTTP2_MAX_PINGS_WITHOUT_DATA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_HTTP2_MAX_PING_STRIKES
enum GRPC_ARG_HTTP2_MAX_PING_STRIKES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_HTTP2_MIN_RECV_PING_INTERVAL_WITHOUT_DATA_MS
enum GRPC_ARG_HTTP2_MIN_RECV_PING_INTERVAL_WITHOUT_DATA_MS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS
enum GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_HTTP2_SCHEME
enum GRPC_ARG_HTTP2_SCHEME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_HTTP2_STREAM_LOOKAHEAD_BYTES
enum GRPC_ARG_HTTP2_STREAM_LOOKAHEAD_BYTES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_HTTP2_WRITE_BUFFER_SIZE
enum GRPC_ARG_HTTP2_WRITE_BUFFER_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_INHIBIT_HEALTH_CHECKING
enum GRPC_ARG_INHIBIT_HEALTH_CHECKING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_INITIAL_RECONNECT_BACKOFF_MS
enum GRPC_ARG_INITIAL_RECONNECT_BACKOFF_MS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_INTEGER
enum GRPC_ARG_INTEGER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS
enum GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_KEEPALIVE_TIMEOUT_MS
enum GRPC_ARG_KEEPALIVE_TIMEOUT_MS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_KEEPALIVE_TIME_MS
enum GRPC_ARG_KEEPALIVE_TIME_MS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_LB_POLICY_NAME
enum GRPC_ARG_LB_POLICY_NAME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_LOCALITY_RETENTION_INTERVAL_MS
enum GRPC_ARG_LOCALITY_RETENTION_INTERVAL_MS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_MAX_CHANNEL_TRACE_EVENT_MEMORY_PER_NODE
enum GRPC_ARG_MAX_CHANNEL_TRACE_EVENT_MEMORY_PER_NODE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_MAX_CONCURRENT_STREAMS
enum GRPC_ARG_MAX_CONCURRENT_STREAMS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_MAX_CONNECTION_AGE_GRACE_MS
enum GRPC_ARG_MAX_CONNECTION_AGE_GRACE_MS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_MAX_CONNECTION_AGE_MS
enum GRPC_ARG_MAX_CONNECTION_AGE_MS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_MAX_CONNECTION_IDLE_MS
enum GRPC_ARG_MAX_CONNECTION_IDLE_MS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_MAX_METADATA_SIZE
enum GRPC_ARG_MAX_METADATA_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_MAX_RECEIVE_MESSAGE_LENGTH
enum GRPC_ARG_MAX_RECEIVE_MESSAGE_LENGTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_MAX_RECONNECT_BACKOFF_MS
enum GRPC_ARG_MAX_RECONNECT_BACKOFF_MS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_MAX_SEND_MESSAGE_LENGTH
enum GRPC_ARG_MAX_SEND_MESSAGE_LENGTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_MINIMAL_STACK
enum GRPC_ARG_MINIMAL_STACK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_MIN_RECONNECT_BACKOFF_MS
enum GRPC_ARG_MIN_RECONNECT_BACKOFF_MS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_MOBILE_LOG_CONTEXT
enum GRPC_ARG_MOBILE_LOG_CONTEXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_OPTIMIZATION_TARGET
enum GRPC_ARG_OPTIMIZATION_TARGET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_PER_RPC_RETRY_BUFFER_SIZE
enum GRPC_ARG_PER_RPC_RETRY_BUFFER_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_POINTER
enum GRPC_ARG_POINTER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_PRIMARY_USER_AGENT_STRING
enum GRPC_ARG_PRIMARY_USER_AGENT_STRING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_RESOURCE_QUOTA
enum GRPC_ARG_RESOURCE_QUOTA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_SECONDARY_USER_AGENT_STRING
enum GRPC_ARG_SECONDARY_USER_AGENT_STRING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_SERVER_HANDSHAKE_TIMEOUT_MS
enum GRPC_ARG_SERVER_HANDSHAKE_TIMEOUT_MS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_SERVICE_CONFIG
enum GRPC_ARG_SERVICE_CONFIG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_SERVICE_CONFIG_DISABLE_RESOLUTION
enum GRPC_ARG_SERVICE_CONFIG_DISABLE_RESOLUTION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_SOCKET_FACTORY
enum GRPC_ARG_SOCKET_FACTORY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_SOCKET_MUTATOR
enum GRPC_ARG_SOCKET_MUTATOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_STRING
enum GRPC_ARG_STRING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_SURFACE_USER_AGENT
enum GRPC_ARG_SURFACE_USER_AGENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_TCP_MAX_READ_CHUNK_SIZE
enum GRPC_ARG_TCP_MAX_READ_CHUNK_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_TCP_MIN_READ_CHUNK_SIZE
enum GRPC_ARG_TCP_MIN_READ_CHUNK_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_TCP_READ_CHUNK_SIZE
enum GRPC_ARG_TCP_READ_CHUNK_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_TCP_TX_ZEROCOPY_ENABLED
enum GRPC_ARG_TCP_TX_ZEROCOPY_ENABLED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_TCP_TX_ZEROCOPY_MAX_SIMULT_SENDS
enum GRPC_ARG_TCP_TX_ZEROCOPY_MAX_SIMULT_SENDS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_TCP_TX_ZEROCOPY_SEND_BYTES_THRESHOLD
enum GRPC_ARG_TCP_TX_ZEROCOPY_SEND_BYTES_THRESHOLD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_TSI_MAX_FRAME_SIZE
enum GRPC_ARG_TSI_MAX_FRAME_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_USE_CRONET_PACKET_COALESCING
enum GRPC_ARG_USE_CRONET_PACKET_COALESCING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_USE_LOCAL_SUBCHANNEL_POOL
enum GRPC_ARG_USE_LOCAL_SUBCHANNEL_POOL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_WORKAROUND_CRONET_COMPRESSION
enum GRPC_ARG_WORKAROUND_CRONET_COMPRESSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_XDS_FAILOVER_TIMEOUT_MS
enum GRPC_ARG_XDS_FAILOVER_TIMEOUT_MS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_XDS_FALLBACK_TIMEOUT_MS
enum GRPC_ARG_XDS_FALLBACK_TIMEOUT_MS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_ARG_XDS_RESOURCE_DOES_NOT_EXIST_TIMEOUT_MS
enum GRPC_ARG_XDS_RESOURCE_DOES_NOT_EXIST_TIMEOUT_MS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_BB_RAW
enum GRPC_BB_RAW;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CALL_ERROR
enum GRPC_CALL_ERROR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CALL_ERROR_ALREADY_ACCEPTED
enum GRPC_CALL_ERROR_ALREADY_ACCEPTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CALL_ERROR_ALREADY_FINISHED
enum GRPC_CALL_ERROR_ALREADY_FINISHED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CALL_ERROR_ALREADY_INVOKED
enum GRPC_CALL_ERROR_ALREADY_INVOKED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CALL_ERROR_BATCH_TOO_BIG
enum GRPC_CALL_ERROR_BATCH_TOO_BIG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CALL_ERROR_COMPLETION_QUEUE_SHUTDOWN
enum GRPC_CALL_ERROR_COMPLETION_QUEUE_SHUTDOWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CALL_ERROR_INVALID_FLAGS
enum GRPC_CALL_ERROR_INVALID_FLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CALL_ERROR_INVALID_MESSAGE
enum GRPC_CALL_ERROR_INVALID_MESSAGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CALL_ERROR_INVALID_METADATA
enum GRPC_CALL_ERROR_INVALID_METADATA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CALL_ERROR_NOT_INVOKED
enum GRPC_CALL_ERROR_NOT_INVOKED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CALL_ERROR_NOT_ON_CLIENT
enum GRPC_CALL_ERROR_NOT_ON_CLIENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CALL_ERROR_NOT_ON_SERVER
enum GRPC_CALL_ERROR_NOT_ON_SERVER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CALL_ERROR_NOT_SERVER_COMPLETION_QUEUE
enum GRPC_CALL_ERROR_NOT_SERVER_COMPLETION_QUEUE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CALL_ERROR_PAYLOAD_TYPE_MISMATCH
enum GRPC_CALL_ERROR_PAYLOAD_TYPE_MISMATCH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CALL_ERROR_TOO_MANY_OPERATIONS
enum GRPC_CALL_ERROR_TOO_MANY_OPERATIONS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CALL_OK
enum GRPC_CALL_OK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CHANNEL_CONNECTING
enum GRPC_CHANNEL_CONNECTING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CHANNEL_IDLE
enum GRPC_CHANNEL_IDLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CHANNEL_READY
enum GRPC_CHANNEL_READY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CHANNEL_SHUTDOWN
enum GRPC_CHANNEL_SHUTDOWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CHANNEL_TRANSIENT_FAILURE
enum GRPC_CHANNEL_TRANSIENT_FAILURE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_COMPRESSION_CHANNEL_DEFAULT_ALGORITHM
enum GRPC_COMPRESSION_CHANNEL_DEFAULT_ALGORITHM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_COMPRESSION_CHANNEL_DEFAULT_LEVEL
enum GRPC_COMPRESSION_CHANNEL_DEFAULT_LEVEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_COMPRESSION_CHANNEL_ENABLED_ALGORITHMS_BITSET
enum GRPC_COMPRESSION_CHANNEL_ENABLED_ALGORITHMS_BITSET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEY
enum GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_COMPRESS_ALGORITHMS_COUNT
enum GRPC_COMPRESS_ALGORITHMS_COUNT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_COMPRESS_DEFLATE
enum GRPC_COMPRESS_DEFLATE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_COMPRESS_GZIP
enum GRPC_COMPRESS_GZIP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_COMPRESS_LEVEL_COUNT
enum GRPC_COMPRESS_LEVEL_COUNT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_COMPRESS_LEVEL_HIGH
enum GRPC_COMPRESS_LEVEL_HIGH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_COMPRESS_LEVEL_LOW
enum GRPC_COMPRESS_LEVEL_LOW;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_COMPRESS_LEVEL_MED
enum GRPC_COMPRESS_LEVEL_MED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_COMPRESS_LEVEL_NONE
enum GRPC_COMPRESS_LEVEL_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_COMPRESS_NONE
enum GRPC_COMPRESS_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_COMPRESS_STREAM_GZIP
enum GRPC_COMPRESS_STREAM_GZIP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CQ_CALLBACK
enum GRPC_CQ_CALLBACK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CQ_CURRENT_VERSION
enum GRPC_CQ_CURRENT_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CQ_DEFAULT_POLLING
enum GRPC_CQ_DEFAULT_POLLING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CQ_NEXT
enum GRPC_CQ_NEXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CQ_NON_LISTENING
enum GRPC_CQ_NON_LISTENING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CQ_NON_POLLING
enum GRPC_CQ_NON_POLLING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CQ_PLUCK
enum GRPC_CQ_PLUCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_CQ_VERSION_MINIMUM_FOR_CALLBACKABLE
enum GRPC_CQ_VERSION_MINIMUM_FOR_CALLBACKABLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_DEFAULT_SSL_ROOTS_FILE_PATH_ENV_VAR
enum GRPC_DEFAULT_SSL_ROOTS_FILE_PATH_ENV_VAR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_GOOGLE_CREDENTIALS_ENV_VAR
enum GRPC_GOOGLE_CREDENTIALS_ENV_VAR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_IF_NAMETOINDEX
enum GRPC_IF_NAMETOINDEX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_INTEGRITY_ONLY
enum GRPC_INTEGRITY_ONLY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_MAX_COMPLETION_QUEUE_PLUCKERS
enum GRPC_MAX_COMPLETION_QUEUE_PLUCKERS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_METADATA_CREDENTIALS_PLUGIN_SYNC_MAX
enum GRPC_METADATA_CREDENTIALS_PLUGIN_SYNC_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_OP_COMPLETE
enum GRPC_OP_COMPLETE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_OP_RECV_CLOSE_ON_SERVER
enum GRPC_OP_RECV_CLOSE_ON_SERVER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_OP_RECV_INITIAL_METADATA
enum GRPC_OP_RECV_INITIAL_METADATA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_OP_RECV_MESSAGE
enum GRPC_OP_RECV_MESSAGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_OP_RECV_STATUS_ON_CLIENT
enum GRPC_OP_RECV_STATUS_ON_CLIENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_OP_SEND_CLOSE_FROM_CLIENT
enum GRPC_OP_SEND_CLOSE_FROM_CLIENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_OP_SEND_INITIAL_METADATA
enum GRPC_OP_SEND_INITIAL_METADATA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_OP_SEND_MESSAGE
enum GRPC_OP_SEND_MESSAGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_OP_SEND_STATUS_FROM_SERVER
enum GRPC_OP_SEND_STATUS_FROM_SERVER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_PRIVACY_AND_INTEGRITY
enum GRPC_PRIVACY_AND_INTEGRITY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_QUEUE_SHUTDOWN
enum GRPC_QUEUE_SHUTDOWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_QUEUE_TIMEOUT
enum GRPC_QUEUE_TIMEOUT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_SECURITY_MAX
enum GRPC_SECURITY_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_SECURITY_MIN
enum GRPC_SECURITY_MIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_SECURITY_NONE
enum GRPC_SECURITY_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_SLICE_BUFFER_INLINE_ELEMENTS
enum GRPC_SLICE_BUFFER_INLINE_ELEMENTS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_SLICE_REF_BOTH
enum GRPC_SLICE_REF_BOTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_SLICE_REF_HEAD
enum GRPC_SLICE_REF_HEAD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_SLICE_REF_TAIL
enum GRPC_SLICE_REF_TAIL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_SRM_PAYLOAD_NONE
enum GRPC_SRM_PAYLOAD_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_SRM_PAYLOAD_READ_INITIAL_BYTE_BUFFER
enum GRPC_SRM_PAYLOAD_READ_INITIAL_BYTE_BUFFER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_SSL_CERTIFICATE_CONFIG_RELOAD_FAIL
enum GRPC_SSL_CERTIFICATE_CONFIG_RELOAD_FAIL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_SSL_CERTIFICATE_CONFIG_RELOAD_NEW
enum GRPC_SSL_CERTIFICATE_CONFIG_RELOAD_NEW;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_SSL_CERTIFICATE_CONFIG_RELOAD_UNCHANGED
enum GRPC_SSL_CERTIFICATE_CONFIG_RELOAD_UNCHANGED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_SSL_DONT_REQUEST_CLIENT_CERTIFICATE
enum GRPC_SSL_DONT_REQUEST_CLIENT_CERTIFICATE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_SSL_REQUEST_AND_REQUIRE_CLIENT_CERTIFICATE_AND_VERIFY
enum GRPC_SSL_REQUEST_AND_REQUIRE_CLIENT_CERTIFICATE_AND_VERIFY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_SSL_REQUEST_AND_REQUIRE_CLIENT_CERTIFICATE_BUT_DONT_VERIFY
enum GRPC_SSL_REQUEST_AND_REQUIRE_CLIENT_CERTIFICATE_BUT_DONT_VERIFY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_SSL_REQUEST_CLIENT_CERTIFICATE_AND_VERIFY
enum GRPC_SSL_REQUEST_CLIENT_CERTIFICATE_AND_VERIFY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_SSL_REQUEST_CLIENT_CERTIFICATE_BUT_DONT_VERIFY
enum GRPC_SSL_REQUEST_CLIENT_CERTIFICATE_BUT_DONT_VERIFY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_SSL_ROOTS_OVERRIDE_FAIL
enum GRPC_SSL_ROOTS_OVERRIDE_FAIL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_SSL_ROOTS_OVERRIDE_FAIL_PERMANENTLY
enum GRPC_SSL_ROOTS_OVERRIDE_FAIL_PERMANENTLY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_SSL_ROOTS_OVERRIDE_OK
enum GRPC_SSL_ROOTS_OVERRIDE_OK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_SSL_SESSION_CACHE_ARG
enum GRPC_SSL_SESSION_CACHE_ARG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_SSL_SESSION_REUSED_PROPERTY
enum GRPC_SSL_SESSION_REUSED_PROPERTY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_SSL_TARGET_NAME_OVERRIDE_ARG
enum GRPC_SSL_TARGET_NAME_OVERRIDE_ARG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_SSL_TRANSPORT_SECURITY_TYPE
enum GRPC_SSL_TRANSPORT_SECURITY_TYPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_STATUS_ABORTED
enum GRPC_STATUS_ABORTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_STATUS_ALREADY_EXISTS
enum GRPC_STATUS_ALREADY_EXISTS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_STATUS_CANCELLED
enum GRPC_STATUS_CANCELLED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_STATUS_DATA_LOSS
enum GRPC_STATUS_DATA_LOSS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_STATUS_DEADLINE_EXCEEDED
enum GRPC_STATUS_DEADLINE_EXCEEDED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_STATUS_FAILED_PRECONDITION
enum GRPC_STATUS_FAILED_PRECONDITION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_STATUS_INTERNAL
enum GRPC_STATUS_INTERNAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_STATUS_INVALID_ARGUMENT
enum GRPC_STATUS_INVALID_ARGUMENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_STATUS_NOT_FOUND
enum GRPC_STATUS_NOT_FOUND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_STATUS_OK
enum GRPC_STATUS_OK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_STATUS_OUT_OF_RANGE
enum GRPC_STATUS_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.
GRPC_STATUS_PERMISSION_DENIED
enum GRPC_STATUS_PERMISSION_DENIED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_STATUS_RESOURCE_EXHAUSTED
enum GRPC_STATUS_RESOURCE_EXHAUSTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_STATUS_UNAUTHENTICATED
enum GRPC_STATUS_UNAUTHENTICATED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_STATUS_UNAVAILABLE
enum GRPC_STATUS_UNAVAILABLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_STATUS_UNIMPLEMENTED
enum GRPC_STATUS_UNIMPLEMENTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_STATUS_UNKNOWN
enum GRPC_STATUS_UNKNOWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_STATUS__DO_NOT_USE
enum GRPC_STATUS__DO_NOT_USE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_TCP_DEFAULT_READ_SLICE_SIZE
enum GRPC_TCP_DEFAULT_READ_SLICE_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_TLS_SERVER_VERIFICATION
enum GRPC_TLS_SERVER_VERIFICATION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_TLS_SKIP_ALL_SERVER_VERIFICATION
enum GRPC_TLS_SKIP_ALL_SERVER_VERIFICATION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_TLS_SKIP_HOSTNAME_VERIFICATION
enum GRPC_TLS_SKIP_HOSTNAME_VERIFICATION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_TRANSPORT_SECURITY_LEVEL_PROPERTY_NAME
enum GRPC_TRANSPORT_SECURITY_LEVEL_PROPERTY_NAME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_TRANSPORT_SECURITY_TYPE_PROPERTY_NAME
enum GRPC_TRANSPORT_SECURITY_TYPE_PROPERTY_NAME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_USE_ABSL
enum GRPC_USE_ABSL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_X509_CN_PROPERTY_NAME
enum GRPC_X509_CN_PROPERTY_NAME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_X509_PEM_CERT_CHAIN_PROPERTY_NAME
enum GRPC_X509_PEM_CERT_CHAIN_PROPERTY_NAME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_X509_PEM_CERT_PROPERTY_NAME
enum GRPC_X509_PEM_CERT_PROPERTY_NAME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRPC_X509_SAN_PROPERTY_NAME
enum GRPC_X509_SAN_PROPERTY_NAME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT16_WIDTH
enum INT16_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT32_WIDTH
enum INT32_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT64_WIDTH
enum INT64_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT8_WIDTH
enum INT8_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INTMAX_WIDTH
enum INTMAX_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT_FAST64_WIDTH
enum INT_FAST64_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT_FAST8_WIDTH
enum INT_FAST8_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT_LEAST16_WIDTH
enum INT_LEAST16_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT_LEAST32_WIDTH
enum INT_LEAST32_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT_LEAST64_WIDTH
enum INT_LEAST64_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT_LEAST8_WIDTH
enum INT_LEAST8_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LOCAL_TCP
enum LOCAL_TCP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RAND_MAX
enum RAND_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCHED_BATCH
enum SCHED_BATCH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCHED_DEADLINE
enum SCHED_DEADLINE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCHED_FIFO
enum SCHED_FIFO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCHED_IDLE
enum SCHED_IDLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCHED_ISO
enum SCHED_ISO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCHED_OTHER
enum SCHED_OTHER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCHED_RESET_ON_FORK
enum SCHED_RESET_ON_FORK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCHED_RR
enum SCHED_RR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIG_ATOMIC_WIDTH
enum SIG_ATOMIC_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_CLK
enum STA_CLK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_CLOCKERR
enum STA_CLOCKERR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_DEL
enum STA_DEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_FLL
enum STA_FLL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_FREQHOLD
enum STA_FREQHOLD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_INS
enum STA_INS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_MODE
enum STA_MODE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_NANO
enum STA_NANO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_PLL
enum STA_PLL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_PPSERROR
enum STA_PPSERROR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_PPSFREQ
enum STA_PPSFREQ;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_PPSJITTER
enum STA_PPSJITTER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_PPSSIGNAL
enum STA_PPSSIGNAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_PPSTIME
enum STA_PPSTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_PPSWANDER
enum STA_PPSWANDER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_UNSYNC
enum STA_UNSYNC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TIMER_ABSTIME
enum TIMER_ABSTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TIME_UTC
enum TIME_UTC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UDS
enum UDS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UINT16_WIDTH
enum UINT16_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UINT32_WIDTH
enum UINT32_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UINT64_WIDTH
enum UINT64_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UINT8_WIDTH
enum UINT8_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UINTMAX_WIDTH
enum UINTMAX_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UINT_FAST64_WIDTH
enum UINT_FAST64_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UINT_FAST8_WIDTH
enum UINT_FAST8_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UINT_LEAST16_WIDTH
enum UINT_LEAST16_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UINT_LEAST32_WIDTH
enum UINT_LEAST32_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UINT_LEAST64_WIDTH
enum UINT_LEAST64_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UINT_LEAST8_WIDTH
enum UINT_LEAST8_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WCHAR_WIDTH
enum WCHAR_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WCONTINUED
enum WCONTINUED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WEXITED
enum WEXITED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WINT_WIDTH
enum WINT_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WNOHANG
enum WNOHANG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WNOWAIT
enum WNOWAIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WSTOPPED
enum WSTOPPED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WUNTRACED
enum WUNTRACED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ALLOCA_H
enum _ALLOCA_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ATFILE_SOURCE
enum _ATFILE_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_BYTESWAP_H
enum _BITS_BYTESWAP_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_CPU_SET_H
enum _BITS_CPU_SET_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_ENDIANNESS_H
enum _BITS_ENDIANNESS_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_ENDIAN_H
enum _BITS_ENDIAN_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_PTHREADTYPES_ARCH_H
enum _BITS_PTHREADTYPES_ARCH_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_PTHREADTYPES_COMMON_H
enum _BITS_PTHREADTYPES_COMMON_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_SCHED_H
enum _BITS_SCHED_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_SETJMP_H
enum _BITS_SETJMP_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_STDINT_INTN_H
enum _BITS_STDINT_INTN_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_STDINT_UINTN_H
enum _BITS_STDINT_UINTN_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_TIME64_H
enum _BITS_TIME64_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_TIMEX_H
enum _BITS_TIMEX_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_TIME_H
enum _BITS_TIME_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_TYPESIZES_H
enum _BITS_TYPESIZES_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_TYPES_H
enum _BITS_TYPES_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_TYPES_LOCALE_T_H
enum _BITS_TYPES_LOCALE_T_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_TYPES_STRUCT_SCHED_PARAM
enum _BITS_TYPES_STRUCT_SCHED_PARAM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_TYPES___LOCALE_T_H
enum _BITS_TYPES___LOCALE_T_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_UINTN_IDENTITY_H
enum _BITS_UINTN_IDENTITY_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_WCHAR_H
enum _BITS_WCHAR_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ENDIAN_H
enum _ENDIAN_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_FEATURES_H
enum _FEATURES_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ISOC11_SOURCE
enum _ISOC11_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ISOC2X_SOURCE
enum _ISOC2X_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ISOC95_SOURCE
enum _ISOC95_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ISOC99_SOURCE
enum _ISOC99_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_LARGEFILE64_SOURCE
enum _LARGEFILE64_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_LARGEFILE_SOURCE
enum _LARGEFILE_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_C_SOURCE
enum _POSIX_C_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_SOURCE
enum _POSIX_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SCHED_H
enum _SCHED_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_STDC_PREDEF_H
enum _STDC_PREDEF_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_STDINT_H
enum _STDINT_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_STDLIB_H
enum _STDLIB_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_STRUCT_TIMESPEC
enum _STRUCT_TIMESPEC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SYS_CDEFS_H
enum _SYS_CDEFS_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SYS_SELECT_H
enum _SYS_SELECT_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SYS_TYPES_H
enum _SYS_TYPES_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_THREAD_MUTEX_INTERNAL_H
enum _THREAD_MUTEX_INTERNAL_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_THREAD_SHARED_TYPES_H
enum _THREAD_SHARED_TYPES_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_TIME_H
enum _TIME_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XOPEN_SOURCE
enum _XOPEN_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XOPEN_SOURCE_EXTENDED
enum _XOPEN_SOURCE_EXTENDED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__BIG_ENDIAN
enum __BIG_ENDIAN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__BIT_TYPES_DEFINED__
enum __BIT_TYPES_DEFINED__;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__CPU_SETSIZE
enum __CPU_SETSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__FD_SETSIZE
enum __FD_SETSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__FD_ZERO_STOS
enum __FD_ZERO_STOS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__GLIBC_MINOR__
enum __GLIBC_MINOR__;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__GLIBC_USE_DEPRECATED_GETS
enum __GLIBC_USE_DEPRECATED_GETS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__GLIBC_USE_DEPRECATED_SCANF
enum __GLIBC_USE_DEPRECATED_SCANF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__GLIBC_USE_IEC_60559_BFP_EXT
enum __GLIBC_USE_IEC_60559_BFP_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__GLIBC_USE_IEC_60559_BFP_EXT_C2X
enum __GLIBC_USE_IEC_60559_BFP_EXT_C2X;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__GLIBC_USE_IEC_60559_FUNCS_EXT
enum __GLIBC_USE_IEC_60559_FUNCS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__GLIBC_USE_IEC_60559_FUNCS_EXT_C2X
enum __GLIBC_USE_IEC_60559_FUNCS_EXT_C2X;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__GLIBC_USE_IEC_60559_TYPES_EXT
enum __GLIBC_USE_IEC_60559_TYPES_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__GLIBC_USE_ISOC2X
enum __GLIBC_USE_ISOC2X;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__GLIBC_USE_LIB_EXT2
enum __GLIBC_USE_LIB_EXT2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__GLIBC__
enum __GLIBC__;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__GNUC_VA_LIST
enum __GNUC_VA_LIST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__GNU_LIBRARY__
enum __GNU_LIBRARY__;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_DISTINCT_FLOAT128
enum __HAVE_DISTINCT_FLOAT128;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_DISTINCT_FLOAT32
enum __HAVE_DISTINCT_FLOAT32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_DISTINCT_FLOAT32X
enum __HAVE_DISTINCT_FLOAT32X;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_DISTINCT_FLOAT64
enum __HAVE_DISTINCT_FLOAT64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_DISTINCT_FLOAT64X
enum __HAVE_DISTINCT_FLOAT64X;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_FLOAT128
enum __HAVE_FLOAT128;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_FLOAT128X
enum __HAVE_FLOAT128X;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_FLOAT16
enum __HAVE_FLOAT16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_FLOAT32
enum __HAVE_FLOAT32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_FLOAT32X
enum __HAVE_FLOAT32X;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_FLOAT64
enum __HAVE_FLOAT64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_FLOAT64X
enum __HAVE_FLOAT64X;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_FLOAT64X_LONG_DOUBLE
enum __HAVE_FLOAT64X_LONG_DOUBLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_FLOATN_NOT_TYPEDEF
enum __HAVE_FLOATN_NOT_TYPEDEF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_GENERIC_SELECTION
enum __HAVE_GENERIC_SELECTION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__INO_T_MATCHES_INO64_T
enum __INO_T_MATCHES_INO64_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__LITTLE_ENDIAN
enum __LITTLE_ENDIAN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__LONG_DOUBLE_USES_FLOAT128
enum __LONG_DOUBLE_USES_FLOAT128;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__OFF_T_MATCHES_OFF64_T
enum __OFF_T_MATCHES_OFF64_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__PDP_ENDIAN
enum __PDP_ENDIAN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__PTHREAD_MUTEX_HAVE_PREV
enum __PTHREAD_MUTEX_HAVE_PREV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__RLIM_T_MATCHES_RLIM64_T
enum __RLIM_T_MATCHES_RLIM64_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__SIZEOF_PTHREAD_ATTR_T
enum __SIZEOF_PTHREAD_ATTR_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__SIZEOF_PTHREAD_BARRIERATTR_T
enum __SIZEOF_PTHREAD_BARRIERATTR_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__SIZEOF_PTHREAD_BARRIER_T
enum __SIZEOF_PTHREAD_BARRIER_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__SIZEOF_PTHREAD_CONDATTR_T
enum __SIZEOF_PTHREAD_CONDATTR_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__SIZEOF_PTHREAD_COND_T
enum __SIZEOF_PTHREAD_COND_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__SIZEOF_PTHREAD_MUTEXATTR_T
enum __SIZEOF_PTHREAD_MUTEXATTR_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__SIZEOF_PTHREAD_MUTEX_T
enum __SIZEOF_PTHREAD_MUTEX_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__SIZEOF_PTHREAD_RWLOCKATTR_T
enum __SIZEOF_PTHREAD_RWLOCKATTR_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__SIZEOF_PTHREAD_RWLOCK_T
enum __SIZEOF_PTHREAD_RWLOCK_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__STATFS_MATCHES_STATFS64
enum __STATFS_MATCHES_STATFS64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__SYSCALL_WORDSIZE
enum __SYSCALL_WORDSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_ATFILE
enum __USE_ATFILE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_FORTIFY_LEVEL
enum __USE_FORTIFY_LEVEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_GNU
enum __USE_GNU;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_ISOC11
enum __USE_ISOC11;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_ISOC95
enum __USE_ISOC95;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_ISOC99
enum __USE_ISOC99;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_LARGEFILE
enum __USE_LARGEFILE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_LARGEFILE64
enum __USE_LARGEFILE64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_MISC
enum __USE_MISC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_POSIX
enum __USE_POSIX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_POSIX199309
enum __USE_POSIX199309;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_POSIX199506
enum __USE_POSIX199506;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_POSIX2
enum __USE_POSIX2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_UNIX98
enum __USE_UNIX98;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_XOPEN
enum __USE_XOPEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_XOPEN2K
enum __USE_XOPEN2K;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_XOPEN2K8
enum __USE_XOPEN2K8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_XOPEN2K8XSI
enum __USE_XOPEN2K8XSI;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_XOPEN2KXSI
enum __USE_XOPEN2KXSI;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_XOPEN_EXTENDED
enum __USE_XOPEN_EXTENDED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__WALL
enum __WALL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__WCLONE
enum __WCLONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__WCOREFLAG
enum __WCOREFLAG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__WNOTHREAD
enum __WNOTHREAD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__WORDSIZE
enum __WORDSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__WORDSIZE_TIME64_COMPAT32
enum __WORDSIZE_TIME64_COMPAT32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__W_CONTINUED
enum __W_CONTINUED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__clock_t_defined
enum __clock_t_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__clockid_t_defined
enum __clockid_t_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__glibc_c99_flexarr_available
enum __glibc_c99_flexarr_available;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__have_pthread_attr_t
enum __have_pthread_attr_t;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__itimerspec_defined
enum __itimerspec_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ldiv_t_defined
enum __ldiv_t_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lldiv_t_defined
enum __lldiv_t_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sigset_t_defined
enum __sigset_t_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__struct_tm_defined
enum __struct_tm_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__time_t_defined
enum __time_t_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__timer_t_defined
enum __timer_t_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__timeval_defined
enum __timeval_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static functions

gpr_atm_acq_cas
int gpr_atm_acq_cas(c_long* , 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.
gpr_atm_full_cas
int gpr_atm_full_cas(c_long* , 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.
gpr_atm_no_barrier_cas
int gpr_atm_no_barrier_cas(c_long* , 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.
gpr_atm_rel_cas
int gpr_atm_rel_cas(c_long* , 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.

Structs

Int128
struct Int128
Undocumented in source.
UInt128
struct UInt128
Undocumented in source.
__locale_data
struct __locale_data
Undocumented in source.
census_context
struct census_context
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dpp
struct dpp
Undocumented in source.
gpr_event
struct gpr_event
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_log_func_args
struct gpr_log_func_args
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_refcount
struct gpr_refcount
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_stats_counter
struct gpr_stats_counter
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpr_timespec
struct gpr_timespec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_alarm
struct grpc_alarm
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_alts_credentials_options
struct grpc_alts_credentials_options
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_arg
struct grpc_arg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_arg_pointer_vtable
struct grpc_arg_pointer_vtable
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_auth_context
struct grpc_auth_context
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_auth_metadata_context
struct grpc_auth_metadata_context
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_auth_metadata_processor
struct grpc_auth_metadata_processor
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_auth_property
struct grpc_auth_property
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_auth_property_iterator
struct grpc_auth_property_iterator
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_byte_buffer
struct grpc_byte_buffer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_byte_buffer_reader
struct grpc_byte_buffer_reader
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_call
struct grpc_call
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_call_credentials
struct grpc_call_credentials
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_call_details
struct grpc_call_details
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_channel
struct grpc_channel
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_channel_args
struct grpc_channel_args
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_channel_credentials
struct grpc_channel_credentials
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_channel_info
struct grpc_channel_info
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_completion_queue
struct grpc_completion_queue
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_completion_queue_attributes
struct grpc_completion_queue_attributes
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_completion_queue_factory
struct grpc_completion_queue_factory
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_compression_options
struct grpc_compression_options
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_event
struct grpc_event
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_experimental_completion_queue_functor
struct grpc_experimental_completion_queue_functor
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_metadata
struct grpc_metadata
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_metadata_array
struct grpc_metadata_array
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_metadata_credentials_plugin
struct grpc_metadata_credentials_plugin
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_op
struct grpc_op
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_resource_quota
struct grpc_resource_quota
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_server
struct grpc_server
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_server_credentials
struct grpc_server_credentials
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice
struct grpc_slice
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_buffer
struct grpc_slice_buffer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_slice_refcount
struct grpc_slice_refcount
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_socket_factory
struct grpc_socket_factory
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_socket_mutator
struct grpc_socket_mutator
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_ssl_pem_key_cert_pair
struct grpc_ssl_pem_key_cert_pair
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_ssl_server_certificate_config
struct grpc_ssl_server_certificate_config
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_ssl_server_credentials_options
struct grpc_ssl_server_credentials_options
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_ssl_session_cache
struct grpc_ssl_session_cache
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_ssl_verify_peer_options
struct grpc_ssl_verify_peer_options
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_sts_credentials_options
struct grpc_sts_credentials_options
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_tls_credential_reload_arg
struct grpc_tls_credential_reload_arg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_tls_credential_reload_config
struct grpc_tls_credential_reload_config
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_tls_credentials_options
struct grpc_tls_credentials_options
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_tls_key_materials_config
struct grpc_tls_key_materials_config
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_tls_server_authorization_check_arg
struct grpc_tls_server_authorization_check_arg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grpc_tls_server_authorization_check_config
struct grpc_tls_server_authorization_check_config
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
verify_peer_options
struct verify_peer_options
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta