Function libyang2_sys::lyd_print_mem

source ·
pub unsafe extern "C" fn lyd_print_mem(
    strp: *mut *mut c_char,
    root: *const lyd_node,
    format: Type,
    options: u32
) -> Type