Function
AravisAutofrom_string
Declaration [src]
ArvAuto
arv_auto_from_string (
const char* string
)
Parameters
string |
const char* |
No description available. | |
The data is owned by the caller of the function. | |
The string is a NUL terminated UTF-8 string. |
Return value
Returns: | ArvAuto |
No description available. |