#[unsafe(no_mangle)]pub unsafe extern "C" fn pio_value_type_name(
value: *const PioValueHandle,
) -> PioStringViewExpand description
Canonical structural type name, such as powerio.BalancedNetwork.
ยงSafety
Pointers and handles must satisfy the crate-level safety requirements.