Skip to main content

pio_network_update_set_branch_thermal_rating

Function pio_network_update_set_branch_thermal_rating 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn pio_network_update_set_branch_thermal_rating( branch: *const PioComponentId, terminal: *const c_char, terminal_len: usize, rating: *const PioApparentPower, error: *mut *mut PioError, ) -> *mut PioNetworkUpdate
Expand description

ยงSafety

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