Allow Rust to infer the type of the argument to SSL_CIPHER_description.
This allows the code to compile on Android, where an unsigned char is expected.
Loading
Please register or sign in to comment
This allows the code to compile on Android, where an unsigned char is expected.