Docs.rs
  • pxl-rust-0.1.6
    • pxl-rust 0.1.6
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • youngrok-XCENA
    • Dependencies
      • cxx ^1.0 normal
      • serial_test ^3.2.0 dev
      • cmake ^0.1 build
      • cxx ^1.0 build
      • cxx-build ^1.0 build
      • walkdir ^2.3 build
    • Versions
    • 55.81% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

pxl_rust0.1.6

Crate Items

  • Macros
  • Structs
  • Functions

List of all items

Structs

  • ffi::ffi::ArgInfo_t
  • ffi::ffi::ArgType
  • ffi::ffi::Context
  • ffi::ffi::Function
  • ffi::ffi::Job
  • ffi::ffi::Map
  • ffi::ffi::Module
  • ffi::ffi::Stream
  • ffi::ffi::c_void
  • function::Function
  • module::Module
  • runtime::context::Context
  • runtime::job::Job
  • runtime::map::Map
  • runtime::stream::Stream

Macros

  • execute

Functions

  • ffi::ffi::check_callback_interface
  • ffi::ffi::createContext
  • ffi::ffi::createModule
  • ffi::ffi::createStream
  • ffi::ffi::destroyContext
  • ffi::ffi::destroyStream
  • ffi::ffi::getNumDevice
  • ffi::ffi::job_load_module
  • ffi::ffi::map_execute
  • ffi::ffi::map_set_error_callback
  • ffi::ffi::map_set_message_callback
  • ffi::ffi::map_set_success_callback
  • macros::create_arg_info
  • macros::get_arg_info
  • pxl::create_module
  • runtime::create_context
  • runtime::create_stream
  • runtime::destroy_context
  • runtime::destroy_stream
  • runtime::get_num_device