Skip to main content

pio_value_balanced_operating_point

Function pio_value_balanced_operating_point 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn pio_value_balanced_operating_point( value: *const PioValueHandle, error: *mut *mut PioError, ) -> *mut PioOperatingPoint
Expand description

ยงSafety

Pointers and handles must satisfy the crate-level safety requirements.