fzzzy's patch for rustrt.def.in
adds new c/c++ methods bound in rust for uvtmp::uv
This commit is contained in:
parent
828595151c
commit
cf08ed6458
@ -99,6 +99,19 @@ rust_uvtmp_read_start
|
||||
rust_uvtmp_timer
|
||||
rust_uvtmp_delete_buf
|
||||
rust_uvtmp_get_req_id
|
||||
rust_uvtmp_uv_loop_new
|
||||
rust_uvtmp_uv_loop_set_data
|
||||
rust_uvtmp_uv_bind_op_cb
|
||||
rust_uvtmp_uv_stop_op_cb
|
||||
rust_uvtmp_uv_run
|
||||
rust_uvtmp_uv_close
|
||||
rust_uvtmp_uv_close_async
|
||||
rust_uvtmp_uv_close_timer
|
||||
rust_uvtmp_uv_async_send
|
||||
rust_uvtmp_uv_async_init
|
||||
rust_uvtmp_uv_timer_init
|
||||
rust_uvtmp_uv_timer_start
|
||||
rust_uvtmp_uv_timer_stop
|
||||
rust_dbg_lock_create
|
||||
rust_dbg_lock_destroy
|
||||
rust_dbg_lock_lock
|
||||
|
Loading…
x
Reference in New Issue
Block a user