Function libyang2_sys::lys_parse_fd

source ·
pub unsafe extern "C" fn lys_parse_fd(
    ctx: *mut ly_ctx,
    fd: c_int,
    format: Type,
    module: *mut *mut lys_module
) -> Type