#[unsafe(no_mangle)]pub unsafe extern "C" fn pio_value_balanced_operating_point(
value: *const PioValueHandle,
error: *mut *mut PioError,
) -> *mut PioOperatingPointExpand description
ยงSafety
Pointers and handles must satisfy the crate-level safety requirements.