Struct nri::structure::wrapper::Device
[-] [+]
[src]
pub struct Device {
pdev: *mut c_void,
}Fields
pdev |
pub struct Device {
pdev: *mut c_void,
}pdev |
impl Devicefn new(uri: Option<&str>) -> Result<Device, OniError>fn close(&mut self)unsafe fn null() -> Deviceimpl Debug for Device
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).