Function libyang2_sys::lyd_print_clb

source ·
pub unsafe extern "C" fn lyd_print_clb(
    writeclb: ly_write_clb,
    user_data: *mut c_void,
    root: *const lyd_node,
    format: Type,
    options: u32
) -> Type