Function: create_step_info
C Prototype |
aclprofStepInfo* aclprofCreateStepInfo(void) |
|---|---|
Python Function |
info = acl.prof.create_step_info() |
Function Usage |
Creates data of the aclprofStepInfo type as step information. |
Input Description |
None |
Return Value |
info: pointer address of the aclprofStepInfo type.
|
Restrictions |
|