[][src]Module tracers_core::argtypes::native

This module implements the marker trait ProbeArgNativeType for those Rust types that correspond directly to C types, and thus are the ultimate result types for any transformation of a Rust type into a value suitable for passing to the C tracing API.