Docs.rs
libmapper-rs-1.3.1
libmapper-rs 1.3.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
EggAllocationService
malloch
Dependencies
pkg-config ^0.3.30
build
Versions
59.15%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
libmapper_
rs
1.3.1
AsMpr
Object
Required Methods
as_mpr_object
Implementations on Foreign Types
*mut c_void
Implementors
In libmapper_
rs::
object
libmapper_rs
::
object
Trait
AsMprObject
Copy item path
Source
pub trait AsMprObject { // Required method fn
as_mpr_object
(&self) ->
*mut
c_void
; }
Required Methods
§
Source
fn
as_mpr_object
(&self) ->
*mut
c_void
Implementations on Foreign Types
§
Source
§
impl
AsMprObject
for
*mut
c_void
Source
§
fn
as_mpr_object
(&self) ->
*mut
c_void
Implementors
§
Source
§
impl
AsMprObject
for
Device
<'_>
Source
§
impl
AsMprObject
for
Map
Source
§
impl
AsMprObject
for
Signal