[][src]Type Definition libyang2_sys::ly_log_clb

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