Constructor
HinawaFwNodenew
since: 1.4
Declaration [src]
HinawaFwNode*
hinawa_fw_node_new (
void
)
Return value
Type: HinawaFwNode
An instance of HinawaFwNode
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |