Module c_interface

Source

Structs§

BlockServer
Callbacks
PartitionInfo
Request
Session
SessionManager
UnownedVmo
cbindgen:no-export

Constants§

MAX_REQUESTS

Functions§

block_server_delete
Safety
block_server_delete_async
Safety
block_server_new
Safety
block_server_send_reply
Safety
block_server_serve
Serves the Volume protocol for this server. handle is consumed.
block_server_session_release
Safety
block_server_session_run
Safety
block_server_thread
Safety
block_server_thread_delete
Called to delete the thread. This must always be called, regardless of whether starting the thread is successful or not.