MCPcopy Index your code
hub / github.com/RustPython/RustPython / function.rs

File function.rs

crates/vm/src/stdlib/_ctypes/function.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// spell-checker:disable
2
3use super::{
4 _ctypes::CArgObject,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected