API Version: 3.0
Library Version: 3.0.0-devel
int gnt_keys_find_combination ( const char* key )
Find a combination from the given string.
key
const char*
The input string.
int
The number of bytes in the combination that starts at the beginning of key (can be 0).