Function iwlib_sys::iw_print_freq

source ·
pub unsafe extern "C" fn iw_print_freq(
    buffer: *mut c_char,
    buflen: c_int,
    freq: f64,
    channel: c_int,
    freq_flags: c_int
)