1 2 3 4 5
use super::core::Handle; unsafe extern "C" { pub(crate) fn sc_network_configuration_copy_overview() -> Handle; }