Struct ao_rs::Driver [] [src]

pub struct Driver { /* fields omitted */ }

Ao driver.

Methods

impl Driver
[src]

Creates and returns (if-any) the default driver.

Tries to find a driver with the given name.

Panics

If the given name contains inner zero bytes.

Returns the driver id.