Function openssl_sys::SSL_CIPHER_standard_name
pub unsafe extern "C" fn SSL_CIPHER_standard_name(cipher: *const SSL_CIPHER) -> *const c_charThe portability is definied by:
#[cfg(ossl111)]pub unsafe extern "C" fn SSL_CIPHER_standard_name(cipher: *const SSL_CIPHER) -> *const c_char#[cfg(ossl111)]