Function iwlib_sys::iw_enum_devices

source ·
pub unsafe extern "C" fn iw_enum_devices(
    skfd: c_int,
    fn_: iw_enum_handler,
    args: *mut *mut c_char,
    count: c_int
)