Function libyang2_sys::ly_ctx_get_yanglib_data

source ·
pub unsafe extern "C" fn ly_ctx_get_yanglib_data(
    ctx: *const ly_ctx,
    root: *mut *mut lyd_node,
    content_id_format: *const c_char
    ...
) -> Type