Function get_ethernet_interface
pub unsafe extern "C" fn get_ethernet_interface<T: GCPluginCallbackHandler>(
ctx: GCCoreCtx,
name: *const c_char,
out: *mut sGCEthernetInterface,
) -> boolExpand description
The callback used by plugins to retrieve Ethernet interface configuration by name.