Type Definition libyang2_sys::lyplg_ext_compile_clb

source ·
pub type lyplg_ext_compile_clb = Option<unsafe extern "C" fn(cctx: *mut lysc_ctx, extp: *const lysp_ext_instance, ext: *mut lysc_ext_instance) -> Type>;