[][src]Function libyang2_sys::lys_print_node

pub unsafe extern "C" fn lys_print_node(
    out: *mut ly_out,
    node: *const lysc_node,
    format: Type,
    line_length: size_t,
    options: u32
) -> Type