lyd_print_mem

Function 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