pub unsafe extern "C" fn indigo_string_to_token(
token_string: *const c_char,
) -> indigo_tokenExpand description
Convert hex string to indigo_token, 0 for error or no token
pub unsafe extern "C" fn indigo_string_to_token(
token_string: *const c_char,
) -> indigo_tokenConvert hex string to indigo_token, 0 for error or no token