Constructor

HinawaFwReqnew

since: 1.3

Declaration [src]

HinawaFwReq*
hinawa_fw_req_new (
  void
)

Description [src]

Instantiate HinawaFwReq object and return the instance.

Available since: 1.3

Return value

Type: HinawaFwReq

An instance of HinawaFwReq.

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