Crate fidl_fuchsia_driver_loader

Source

Structs§

DriverHostControlHandle
DriverHostEventStream
DriverHostLauncherControlHandle
DriverHostLauncherEventStream
DriverHostLauncherLaunchRequest
DriverHostLauncherLaunchResponder
DriverHostLauncherMarker
DriverHostLauncherProxy
DriverHostLauncherRequestStream
A Stream of incoming requests for fuchsia.driver.loader/DriverHostLauncher.
DriverHostLauncherSynchronousProxy
DriverHostLoadDriverRequest
DriverHostLoadDriverResponder
DriverHostLoadDriverResponse
DriverHostMarker
DriverHostProxy
DriverHostRequestStream
A Stream of incoming requests for fuchsia.driver.loader/DriverHost.
DriverHostSynchronousProxy
RootModule
The root module that can be loaded.

Enums§

DriverHostEvent
DriverHostLauncherEvent
DriverHostLauncherRequest
Protocol through which a driver host can be launched into a process, with loading done using remote dynamic linking.
DriverHostRequest
Protocol through which drivers can be loaded into a driver host process using out-of-process dynamic linking.

Traits§

DriverHostLauncherProxyInterface
DriverHostProxyInterface

Type Aliases§

DriverHostLauncherLaunchResult
DriverHostLoadDriverResult
DynamicLinkingPassiveAbi
ABI that exports the immutable dynamic linking data structures for the loaded modules.