Type Definition libyang2_sys::ly_log_clb[][src]

pub type ly_log_clb = Option<unsafe extern "C" fn(level: Type, msg: *const c_char, path: *const c_char)>;