Function
AravisGcAccessModefrom_string
Declaration [src]
ArvGcAccessMode
arv_gc_access_mode_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: | ArvGcAccessMode |
No description available. |