Function libyang2_sys::lyd_path[][src]

pub unsafe extern "C" fn lyd_path(
    node: *const lyd_node,
    pathtype: Type,
    buffer: *mut c_char,
    buflen: size_t
) -> *mut c_char