Constructor

GpiodglibLineConfignew

Declaration

GpiodglibLineConfig*
gpiodglib_line_config_new (
  void
)

Description

Create a new GpiodglibLineConfig.

Return value

Type: GpiodglibLineConfig

Empty GpiodglibLineConfig.

The caller of the function takes ownership of the data, and is responsible for freeing it.