Function libyang2_sys::lyd_print_fd

source ·
pub unsafe extern "C" fn lyd_print_fd(
    fd: c_int,
    root: *const lyd_node,
    format: Type,
    options: u32
) -> Type