Skip to main content

pio_multiconductor_network_geo

Function pio_multiconductor_network_geo 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn pio_multiconductor_network_geo( network: *const PioMulticonductorNetwork, output: *mut PioMulticonductorGeoView, error: *mut *mut PioError, ) -> bool
Expand description

Read the network coordinate metadata, including absence through has_geo.

ยงSafety

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