Constructor

HinawaFwFcpnew

since: 1.3

Declaration [src]

HinawaFwFcp*
hinawa_fw_fcp_new (
  void
)

Description [src]

Instantiate HinawaFwFcp object and return the instance.

Available since: 1.3

Return value

Type: HinawaFwFcp

An instance of HinawaFwFcp.

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