#[unsafe(no_mangle)]pub unsafe extern "C" fn pio_reactive_power_value(
power: *const PioReactivePower,
) -> f64Expand description
ยงSafety
Pointers and handles must satisfy the crate-level safety requirements.
#[unsafe(no_mangle)]pub unsafe extern "C" fn pio_reactive_power_value(
power: *const PioReactivePower,
) -> f64Pointers and handles must satisfy the crate-level safety requirements.