Function shadow_rs::cshadow::networkinterface_new
source ยท pub unsafe extern "C-unwind" fn networkinterface_new(
address: *mut Address,
name: *const c_char,
pcapDir: *const gchar,
pcapCaptureSize: guint32,
qdisc: QDiscMode,
) -> *mut NetworkInterface