lys_parse_fd

Function 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