shadow_rs::cshadow

Function networkinterface_new

source
pub unsafe extern "C-unwind" fn networkinterface_new(
    addr: in_addr_t,
    name: *const c_char,
    pcapDir: *const gchar,
    pcapCaptureSize: guint32,
    qdisc: QDiscMode,
) -> *mut NetworkInterface