why2_opendir¶
Parameters¶
Identifier | Data type |
---|---|
name |
char * |
Attributes¶
Return type | void * |
Header comment | This functions doesn't have any description. |
Added in commit | 1285f52b6737093f802163b3dc313253ea96f5bc |
Description¶
Function passes name
into opendir
function and returns the output value. The value is also pushed to linked-list
for garbage collector.