Function iwlog3

Source
pub unsafe extern "C" fn iwlog3(
    lvl: iwlog_lvl,
    ecode: iwrc,
    file: *const c_char,
    line: c_int,
    data: *const c_char,
)