Skip to main content

get_ethernet_interface

Function get_ethernet_interface 

pub unsafe extern "C" fn get_ethernet_interface<T: GCPluginCallbackHandler>(
    ctx: GCCoreCtx,
    name: *const c_char,
    out: *mut sGCEthernetInterface,
) -> bool
Expand description

The callback used by plugins to retrieve Ethernet interface configuration by name.