rsx-rs rsx-rs rsx-rs
  • Quickstart
    • Language bindings CLI, Python (pyrsx), R (rsxr), C matrix
    • Rust API rsxcore crate reference
    • C API cbindgen / Doxyrest
    • R integration In-process rsxr and CLI subprocess
    • Commands CLI flags
    • Glossary Terms
    • FAQ Common questions
    • Architecture
    • Benchmarks
    • Citation
/

Getting started

  • Quick Start

Reference

  • Language bindings
  • Rust API Reference
    • Crate rsx_core
      • mod bayes_profile
      • mod bitset
      • mod c_api
        • mod commands
        • mod types
      • mod commands
        • mod depth
        • mod distrib
        • mod freq
        • mod map
        • mod merge
        • mod merge_parquet
        • mod pca
        • mod process
        • mod process_mpi
        • mod signif
        • mod subset
        • mod triage
      • mod compute_backend
      • mod io
        • mod seq_reader
        • mod table_io
      • mod kmer
      • mod marker
      • mod markers_table
      • mod popmap
      • mod run_profile
      • mod source
        • mod arrow_source
        • mod estimator
        • mod parquet_source
      • mod stats
      • mod status
      • mod test_method
  • C API Reference
    • API Reference
      • Global Namespace
        • enum rsx_status_t
      • enum rsx_status_t
    • Raw C Header
  • Command Reference
  • Glossary

How-to guides

  • R integration
  • Frequently Asked Questions
  • Troubleshooting

Explanations & meta

  • Architecture
  • Performance Benchmarks
  • How to Cite rsx
  • Changelog
  • Code of Conduct
  • Used By
HaoZeke/rsx-rs 0 0
  1. rsx-rs /
  2. C API Reference /
  3. API Reference
View Source Open in ChatGPT Open in Claude

API Reference¶

Generated C FFI documentation from rsx.h (Doxygen → Doxyrest). Prefer the narrative C API Reference page for the contract and language notes; use this section for symbol-level detail.

  • Global Namespace
  • enum rsx_status_t
  • Global Namespace — typedefs, enums, and entry points

  • enum rsx_status_t — status codes returned by fallible calls

  • Index — full index

Previous
C API Reference
Next
Global Namespace
Analytics by Antics provided by TurtleTech ehf

2024--present, rsx-rs developers

Made with Sphinx and Shibuya theme.