binder_
rpc_
unstable_
bindgen
0.0.1
Structs
ARpcServer
ARpcSession
Enums
ARpcSession_FileDescriptorTransportMode
Functions
ARpcServer_free
ARpcServer_join
ARpcServer_newBoundSocket
ARpcServer_newInet
ARpcServer_newUnixDomainBootstrap
ARpcServer_newVsock
ARpcServer_setMaxThreads
ARpcServer_setSupportedFileDescriptorTransportModes
ARpcServer_shutdown
ARpcServer_start
ARpcSession_free
ARpcSession_new
ARpcSession_setFileDescriptorTransportMode
ARpcSession_setMaxIncomingThreads
ARpcSession_setMaxOutgoingConnections
ARpcSession_setupInet
ARpcSession_setupPreconnectedClient
ARpcSession_setupUnixDomainBootstrapClient
ARpcSession_setupUnixDomainClient
ARpcSession_setupVsockClient
binder_rpc_unstable_bindgen
Function
ARpcServer_free
Copy item path
Settings
Help
Summary
Source
pub unsafe extern "C" fn ARpcServer_free(server:
*mut
ARpcServer
)